[rabbitmq-discuss] Can Rabbit MQ consume Tibco JMS messages?

Gary Russell grussell at gopivotal.com
Tue May 7 03:50:24 BST 2013


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/>).

http://static.springsource.org/spring-integration/reference/html/

http://www.springsource.org/spring-integration/


On Mon, May 6, 2013 at 7:39 PM, lists at bitfaeule.net <lists at bitfaeule.net>wrote:

> **
>
> Hi there I'm a newb to RabbitMQ, hence please excuse if this equation has
> an obvious answer.
>
>
>
> 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 (
> https://wiki.jenkins-ci.org/display/JENKINS/RabbitMQ+Consumer+Plugin )
> 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.
>
>
>
> Thank you.
>
>
>
> Couz
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130506/e8d44fd1/attachment.htm>


More information about the rabbitmq-discuss mailing list