You may wish to check the following docs for ActiveMQ's AMQP support: http://activemq.apache.org/amqp.html
On Sat, Feb 23, 2013 at 5:32 AM, kimmking <[email protected]> wrote: > it looks like activemq doesn't support AMQP protocol now > > 在 2013-2-22,上午1:24,Steve.V. [via ActiveMQ] < > [email protected]> 写道: > > > Q1: When an AMQP client puts a text message on a destination, does it > get converted into a JMS TextMessage? > > > > Q2: Can an AMQP client get a JMS TextMessage off of an ActiveMQ > destination? > > > > I ask those questions because I wonder if the following steps are > possible: > > 1. AMQP client puts a text message on a destination. > > 2. A JMS or HTTP/REST client gets the message off of the queue. > > 3. The JMS or HTTP/REST client puts a "TextMessage" response on a > destination. > > 4. The AMQP client gets the text response off of the destination. > > > > Q3: Is that a valid scenario? > > > > Thanks in advance, > > Stephen Vincent > > Stephen Vincent > > > > > > If you reply to this email, your message will be added to the discussion > below: > > > http://activemq.2283324.n4.nabble.com/Questions-about-AMQP-support-in-release-5-8-0-tp4663895.html > > To unsubscribe from ActiveMQ - User, click here. > > NAML > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Questions-about-AMQP-support-in-release-5-8-0-tp4663895p4663967.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
