When I stop the jboss server instance using the ./stop command , the corresponding queues on the MQ server get deleted , can anyone please explain.
I have deployed the application on JBOSS server and the queues which I am on using is on a diffrent MQ server.
Seems like you're creating temporary destinations. Can you make sure that you're deploying destinations via a configuration file please ?
BTW, what's the JBoss version in use ?