[jboss-user] [Messaging, JMS & JBossMQ] - Re: How to Delete jms queue

jaikiran do-not-reply at jboss.com
Wed Nov 7 00:12:43 EST 2007


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



More information about the jboss-user mailing list