You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by napok <ke...@gmail.com> on 2016/03/07 15:50:03 UTC

How to change activemq Message Header using rest

I'm trying to send activemq a message to a queue using its rest API

curl -XPOST -d "body=aaa"
http://admin:admin@localhost:8161/api/message?destination=queue://test

I would like to change Message Header like Correlation ID or type Is it
possible to do it through the rest api? Is there another option


Thanks




--
View this message in context: http://activemq.2283324.n4.nabble.com/How-to-change-activemq-Message-Header-using-rest-tp4708976.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.