How can I get to know that queue is deleted.
A:
You can listen in on the Advisory Topic: "ActiveMQ.Advisory.Queue"
Take a look at this page:
http://activemq.apache.org/advisory-message.html
and specifically the part about destination and message based advisories. There you can see that the topic above informs you about queue creates and destroys
Noctris
2010-07-09 16:17:51
A:
Advisory Topic: "ActiveMQ.Advisory.Queue" doesn't send information about deletion of queue over admin panel.
alekseiko
2010-07-10 14:28:35