Hello! I created a queue by writing it in the conf/activemq.xml like this:
<broker xmlns="http://activemq.apache.org/schema/core" ..........> <destinations> <queue physicalName="auto_244" /> ...... ....... </destinations> I could see the queue in web UI and work just fine. Then I remove it from the activemq.xml file, stopped activemq and ran activemq.bat to run it again. The queue still can be seen in the web UI. I even restarted the server, but futile. Please help me get read of this obsolete queue. thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/queue-still-exist-even-after-removal-from-conf-activemq-xml-tp3216681p3216681.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.