Hi all :
   I wrote a simple C# program, it calls REST Management API to delete batch
of messages from ActiveMQ.It used to work fine,but my colleague found that
it did not work today. We simply catch an “execution timeout” exception
while calling the REST API.
  Then I create a jolokia URL that should work , and try to access it in
chrome browser, but the browser shows no response too. It seems that no REST
Management is exposed in server side at all, which is odd.
  I could log into hawtio console and browser messages, but I do not try to
delete a message in the console.
  I thought maybe someone "turned off" REST Management API in serverside. Is
it possible to do this ? If so ,can I track down the who and when ? how can
I turn it on ?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Can-not-access-REST-Management-API-from-C-code-but-it-used-to-work-for-me-tp4679580.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to