As you can see from my post, I do not handle MQ-related issue in the code at all. Everything is done declaratively via Spring beans in the applicationContext.xml. In that case Lingo, Spring remoting ...
Thanks a lot for your quick reply. It seems like I will have to close all open MQ connections manually every time I bounce Tomcat. Is that correct?
Is there a way to setup container to ta ...