I want to set a unique guid for each message in message head , then if I want
, I could delete a specific message by its guid. I did some search and I
think only jmx management api can help me with this task.But ActiveMQ.NMS
did not have such apis.
    The activemq website says "Starting with version 5.8 we provide a REST
management API for the broker. Using Jolokia JMX-HTTP bridge it's possible
to access all broker metrics (like memory usage) and execute management
operations (like purging queues) using REST API"
   Now I am using ActivemQ 5.9 and NMS 1.6.1. How can I call REST management
api in c# client code ? Is it a web service ? how can I call it?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/how-can-I-call-REST-management-API-in-c-tp4677755.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to