Re: PHP, REST and ActiveMQ

2010-05-18 Thread dblwizard
> 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, May 18, 2010 at 12:26 AM, dblwizard wrote: > >> >> Howdy, >

PHP, REST and ActiveMQ

2010-05-17 Thread dblwizard
Howdy, I am just getting started with ActiveMQ and trying to do a simple test of adding a message to a queue and getting a message from a queue. Can somebody give a couple of pointers. Currently I am simply trying to do a POST to add a message to an existing queue. should the the uri be someth