On 4/2/07, sparky2708 <[EMAIL PROTECTED]> wrote:
How do I delete a queue or topic that I no longer need? Can I do this through JConsole? If not, how?
BTW the MBean interfaces are your friend... http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/broker/jmx/package-summary.html e g http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/broker/jmx/BrokerViewMBean.html#removeQueue(java.lang.String) -- James ------- http://radio.weblogs.com/0112098/
