<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}
</style></head><body style="">
<div>
Thank you Gary. That makes sense and it should be straight forward since I already have a spring JMS template based consumer for tibco.
</div>
<div>
 
</div>
<div>
Couz
</div>
<div>
 
</div>
<blockquote style="position: relative; margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
Gary Russell <grussell@gopivotal.com> hat am 7. Mai 2013 um 04:50 geschrieben:
<br/>
<br/>
<div dir="ltr">
You could use a very simple Spring Integration application to consume messages from Tibco (use an <int-jms:message-driven-adapter/> -> <int:channel/> -> <int-amqp:outbound-channel-adapter/>).
<div>
 
</div>
<div>
<a target="_blank" href="http://static.springsource.org/spring-integration/reference/html/">http://static.springsource.org/spring-integration/reference/html/</a>
</div>
<div>
 
</div>
<div>
<a href="http://www.springsource.org/spring-integration/">http://www.springsource.org/spring-integration/</a>
</div>
</div>
<div class="gmail_extra">
<br/>
<br/>
<div class="gmail_quote">
On Mon, May 6, 2013 at 7:39 PM,
<a href="mailto:lists@bitfaeule.net">lists@bitfaeule.net</a>
<span><<a target="_blank" href="mailto:lists@bitfaeule.net">lists@bitfaeule.net</a>></span> wrote:
<br/>
<blockquote style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">
<span style="text-decoration: underline;"></span>
<div>
<p>Hi there I'm a newb to RabbitMQ, hence please excuse if this equation has an obvious answer.</p>
<p> </p>
<p><span> </span>I need to build a jerkins build trigger that will kick off builds when JMS messages are received. I found the Jenkins plugin fro Rabbit MQ ( <a target="_blank" href="https://wiki.jenkins-ci.org/display/JENKINS/RabbitMQ+Consumer+Plugin"><span>https://wiki.jenkins-ci.org/display/JENKINS/RabbitMQ+Consumer+Plugin</span></a> ) which seems to be headed in the right direction. I now wonder if I can get RabbitMQ to consume message from the Tibco JMS broker that I'm forced to use due to the companies' messaging infrastructure that I work for.</p>
<p> </p>
<p><span> </span>Thank you.</p>
<p> </p>
<p>Couz</p>
</div>
<br/>_______________________________________________
<br/> rabbitmq-discuss mailing list
<br/>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<br/>
<a target="_blank" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
<br/>
</blockquote>
</div>
</div>
</blockquote>
<div>
<br/> 
</div>
</body></html>