://macstrac.blogspot.com/
--
View this message in context:
http://www.nabble.com/Removing-ActiveMQ-destionations-via-Method-Call-tf4012602s2354.html#a11452131
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
On 7/2/07, happyAMQ <[EMAIL PROTECTED]> wrote:
Hi All,
Similar to adding a destination with the method
destination = session.createTopic(subject);
How would I now remove this destination from the broker via a method call?
Here you go...
http://cwiki.apache.org/ACTIVEMQ/how-do-i-delete-a-de
Hi All,
Similar to adding a destination with the method
destination = session.createTopic(subject);
How would I now remove this destination from the broker via a method call?
Thanks,
Jason.
--
View this message in context:
http://www.nabble.com/Removing-ActiveMQ-destionations-via-Method