Our application is using MQ temporary dynamic queues for our replyTo queue in a request/reply pattern. It works fine and is very fast, except the temporary queues do not get deleted at the end of the transaction; only when the application server is shut down. Is there a hook somewhere in Camel where we can issue the delete queue call at the end of a transaction?
-- View this message in context: http://camel.465427.n5.nabble.com/Deleting-MQ-Temporary-Queue-tp5730231.html Sent from the Camel - Users mailing list archive at Nabble.com.