Posted: Tue Aug 17, 2010 11:13 pm Post subject: Tomcat and connection pooling
Newbie
Joined: 17 Aug 2010 Posts: 1
I am running a Spring based application on Tomcats with the base JMS API and MQ6.
I'm using com.ibm.mq.jms.MQQueueConnectionFactory as my connection factory.
- Is it correct that the connection factory has its own connection pool? According to the useConnectionPooling this should be so? Is this enough or do I need to handle the pooling myself?
- How do I handle stale connections correctly? For example if WMQ is restarted my listeners thinks they are still listening while in reality they have lost the connections which also are not healed when WMQ is up and running again.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum