Newbie Question: using REST to post a message

2010-03-30 Thread gng
Hi, I'm new to ActiveMQ and am trying to POST a message to a queue. I'm using Poster (the Firefox add-on) and notice that although the message makes it to the queue it has no body. Attempts to retrieve the message using HTTP GET results in a HTTP 500 internal error message. Using the admin

Re: Newbie Question: using REST to post a message

2010-03-30 Thread Dejan Bosanac
Hi, this should work curl -d body=message http://localhost:8161/demo/message/myqueue Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Mar 30, 2010