ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » How can we control connection pool properties from JMS Admin

Post new topic  Reply to topic
 How can we control connection pool properties from JMS Admin « View previous topic :: View next topic » 
Author Message
eswarnv
PostPosted: Thu Feb 07, 2002 5:31 am    Post subject: Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi,

Can any body explain me what exactly happens if u set USECONNPOOL(YES) property to QueueConnectionFactory while creating from JMS Admin tool and
how to set the connection pool properties like number of connections, idle time.

Thanks in Advance
Eswar
Back to top
View user's profile Send private message
Lavanya Yajamanam
PostPosted: Tue Jun 18, 2002 12:57 pm    Post subject: Reply with quote

Newbie

Joined: 18 Jun 2002
Posts: 4

You can specify all these in the xmlconfig format.


<Config>
<Pooling>
<Timeout>timeoutMilliSeconds</Timeout>
<Threshold>maxUnusedConnections</Threshold>
</Pooling>
<Listener>
<HomeJNDIName>homeName</HomeJNDIName>
<JMSConnectionFactory>factoryName</JMSConnectionFactory>
<JMSDestination>destinationName</JMSDestination>
<JMSDestinationType>destinationType</JMSDestinationType>
<JMSSubscriptionDurability>durability</JMSSubscriptionDurability>
<JMSSubscriptionName>subscriptionName</JMSSubscriptionName>
<JMSMessageSelector>selector</JMSMessageSelector>
<JMSAcknowledgeMode>acknowledgeMode</JMSAcknowledgeMode>
<MaxRetries>retries</MaxRetries>
<MaxSessions>sessions</MaxSessions>
<Transactional>trueFalse</Transactional>
</Listener>
</Config>
Back to top
View user's profile Send private message Visit poster's website
gperera
PostPosted: Tue Jul 02, 2002 10:40 am    Post subject: How can we control connection pool properties from JMS Admin Reply with quote

Newbie

Joined: 30 May 2001
Posts: 8
Location: Minneapolis, MN

Could you clarify where you make these XML changes?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » How can we control connection pool properties from JMS Admin
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.