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.

Reply via email to