Posted: Sat Jun 07, 2003 12:35 am Post subject: JMS Connection Pooling
Acolyte
Joined: 22 May 2003 Posts: 53
I am designing an application which uses WMQ as a messaging hub. The XML messages arrive from an external application and are transformed and forwarded to another application. We are using MQ JMS classes.
The MDBs, deployed on Weblogic, listen on the input queues.
While putting the messages on the queue I am interested in using connection/session pooling. However I do not want to create my own pooling classes.
1. Do I need to create my own pooling classes or is there any other default way provided by WMQ in which pooling can be implemented?
2. The MQQueueConnectionFactory has two methods get/setUseConnectionPooling. Can you please explain how these are implemented.
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