Why don't you delete it using JMX or web console?

Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Thu, Aug 18, 2011 at 11:51 AM, Pham Ngoc Hai <pngoc...@yahoo.com> wrote:

> Hi, I'm using JDBC as storage, is it sufficient to delete a queue by
> deleting it from the tables with
> DELETE FROM activemq_msgs where container='queue://name'
> DELETE FROM activemq_acks where container='queue://name'
>
> Regards,
> Ngoc Hai
>
>

Reply via email to