[rabbitmq-discuss] Can RabbitMQ AMQP client communicate with ActiveMQ AMQP transport?

Michael Klishin michael.s.klishin at gmail.com
Tue Jul 23 20:44:37 BST 2013


2013/7/23 Troy Collinsworth <troycollinsworth at gmail.com>

> The connection works fine to RabbitMQ server, but fails when connecting to
> ActiveMQ server. Should this work?


No.

According to http://activemq.apache.org/amqp.html, ActiveMQ implements AMQP
1.0.

RabbitMQ Java client is an AMQP 0.9.1 client. There's an AMQP 1.0 RabbitMQ
plugin but clients use 0.9.1,
which is a different protocol from 1.0.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130723/8c874db7/attachment.htm>


More information about the rabbitmq-discuss mailing list