<!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>
   &#160;
  </div> 
  <div>
   Couz
  </div> 
  <div>
   &#160;
  </div> 
  <blockquote style="position: relative; margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
   Gary Russell &#60;grussell@gopivotal.com&#62; 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 &#60;int-jms:message-driven-adapter/&#62; -&#62; &#60;int:channel/&#62; -&#62; &#60;int-amqp:outbound-channel-adapter/&#62;). 
    <div>
     &#160;
    </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>
     &#160;
    </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>&#60;<a target="_blank" href="mailto:lists@bitfaeule.net">lists@bitfaeule.net</a>&#62;</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&#39;m a newb to RabbitMQ, hence please excuse if this equation has an obvious answer.</p> 
       <p>&#160;</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 (&#160;<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>&#160;) 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&#39;m forced to use due to the companies&#39; messaging infrastructure that I work for.</p> 
       <p>&#160;</p> 
       <p><span> </span>Thank you.</p> 
       <p>&#160;</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/>&#160;
  </div>
 
</body></html>