Try using the DestinationManager. It has the destroyQueue API http://docs.huihoo.com/javadoc/jboss/4.0.4/messaging/org/jboss/mq/server/jmx/DestinationManager.html#destroyQueue(java.lang.String)
Here's an example of how to get hold of the DestinationMangerMBean http://wiki.jboss.org/wiki/Wiki.jsp?page=DestinationManager View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102401#4102401 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102401 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
