You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by fmunozvsn <fm...@gmail.com> on 2012/06/07 10:03:35 UTC

Getting JMSTimestamp and JMSReplyTo in a REST request

Hello,

I am retrieving messages from a queue or topic using a REST GET request like
"http://localhost:8161/demo/message/>". I receive destination as an HTTP
response header.

I am interested in receive JMSTimestamp and JMSReplyTo of the messages but
they are not included as an HTTP response header.

Is there any way to receive the JMS message attributes using a REST GET
request?

Thanks!

Ferran

--
View this message in context: http://activemq.2283324.n4.nabble.com/Getting-JMSTimestamp-and-JMSReplyTo-in-a-REST-request-tp4653051.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.