182188: MessageDrivenContainer.stop(): also call stop on JMS connection
We now also call stop() on the JMS connection when a container is stopped. This should avoid pending receiver threads in the JMS driver.
We now also call stop() on the JMS connection when a container is stopped. This should avoid pending receiver threads in the JMS driver.
Add a comment