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