If you intend to delete destinations that have no entries, inactive, then you can use the inactive destination policy that is part of the policy entry in the policy map.
Here is a link: http://activemq.apache.org/delete-inactive-destinations.html >________________________________ > From: aybeeryu <abhishekro...@gmail.com> >To: users@activemq.apache.org >Sent: Tuesday, December 18, 2012 6:43 PM >Subject: How to delete all queues and topics programmatically without using >any JMX? > >Hi, > > >I was looking for a way to delete all queues/topics or specific >queues/topics(given the queue/topic names as input) without using any of >jmx. I did a bit of research and came to an understanding that the only way >to remove queues/topics was with the help of BrokerViewMBean of JMX. But is >there a way to do this without using any JMX components? > >Thanks in advance > > > >-- >View this message in context: >http://activemq.2283324.n4.nabble.com/How-to-delete-all-queues-and-topics-programmatically-without-using-any-JMX-tp4660871.html >Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > >