Hi, take a look at this article for more info: http://activemq.apache.org/rest.html and be sure to check web demos http://activemq.apache.org/web-samples.html
BTW. If you're using Java you'll have much better messaging experience using JMS API. 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, Nov 24, 2009 at 5:56 AM, Uday Subbarayan <uday.subbara...@yahoo.com>wrote: > Hi, > I have installed ActiveMQ 5.3 and created a test queue called 'mytest'. > I want to HTTP POST to this queue from my java application(J2SE) directly > using java.net.httpurlconnection. > > My questions are, > [1] What is the URL for this queue? > [2] What is the credentials(if any) to POST to this queue? > > Thanks, > Uday. > > ------------------------- > > I do not blog but e-write: > > http://uds-web.blogspot.com > > >