Re: "All these headers can be set, just add parameters JMSCorrelationID, JMSPriority, JMSReplyTo and JMSExpiration to the request. Regards."
Thanks Fernando. How do you do this via REST? I've attempted putting these values in the HTTP Headers. No luck. For example: curl -u admin:admin -d "body=message" --header "JMSPriority: 4" http://localhost:8161/api/message/TEST?type=queue The JMSPriority still defaults to "5". -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-REST-API-and-JMS-Headers-tp4675064p4675066.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.