Posted: Mon Oct 21, 2002 2:09 am Post subject: Connection pooling in JMS
Novice
Joined: 13 Feb 2002 Posts: 10
Hi All,
I am using MQSeries 5.2 on AIX. My application is ruiing on a solaris box
that is making client connectin to connect MQServer. I am uisng JMS api for
putting message( not MQ API). I am just using MQ
API(com.ibm.mq.jms.MQQueueConnectionFactory, com.ibm.mq.jms.MQQueue) for
binding Queue & QueueConnectionfactory in JNDI.
How can i use JMS connection pooling.
As i am not using MQ API for Sending & receiving messages so i can't use
MA88 pack following APIs
MQPoolToken token=MQEnvironment.addConnectionPoolToken();
or
MQSimpleConnectionManager myConnMan=new MQSimpleConnectionManager();
so How can i use conection pooling in JMS application. my JMS application
is running in Weblogic 7.0 App Server.
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