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 » MA88 Readme file @ connection pooling

Post new topic  Reply to topic
 MA88 Readme file @ connection pooling « View previous topic :: View next topic » 
Author Message
middlewareonline
PostPosted: Fri Oct 19, 2001 7:25 am    Post subject: Reply with quote

Acolyte

Joined: 09 Jul 2001
Posts: 73

MA88 Readme File -
"
9. Connection Pooling

Connection pooling is enabled by default in JMS 5.2 (see chapters 7
and 14, class MQConnection of csqzaw07.pdf). If it is required to
disable it for some reason, this can be done by calling
MQConnectionFactory.setUseConnectionPooling(false) before creating
the connection.

This parameter is not supported from the JMSAdmin tool. It can be
set at runtime to alter an existing ConnectionFactory.
"
Questions :-
1. Does this means when we use JMS classes (NOT MQ BASE JAVA) the connection pooling is enabled automatically.
2. The readme suggests that call --MQConnectionFactort.set****
We have created QueueConnectionFactory (using JMS calls, MQConnectionFactory is inherited from QueueConnectionFactory).
Is it allowed in a MQ JMS code to make call to MQ Base Java classes ? I understand that the MQ JMS is written on top of MQ Base Java. But, really can I mix these two.
3. If mixing is allowed, I can refer to MQEnvironment class as well to set my own connection pool.
MQEnvironmanet.setDefaultConnectionManager(myConnMgr)

I have struggling to get answer to these questions. Anyone from Hursley Lab...please

Chris
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 » MA88 Readme file @ connection pooling
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.