Given my reading of that page, an HTTP DELETE on http://10.0.0.123:8161/queue/inbound should delete the inbound queue...
But I get a 404 instead. The page also talks about mapping but there's no detail on that. On 20 November 2012 11:20, Gaurav Sharma <gaurav.cs.sha...@gmail.com> wrote: > Yes, see http://activemq.apache.org/rest.html > > On Nov 20, 2012, at 3:03, James Green <james.mk.gr...@gmail.com> wrote: > > > Trying to whip up a quick script to test performance. > > > > It would be really useful to call a URI to purge/delete the queue I'm > using > > between iterations without needing to manually drain it. > > > > Is there I URI pattern I can use? > > > > Thanks, > > > > James >