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
--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Questions-about-AMQP-support-in-release-5-8-0-tp4663895.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to