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 » who can give me a sample about mq connection pool?

Post new topic  Reply to topic
 who can give me a sample about mq connection pool? « View previous topic :: View next topic » 
Author Message
cxj_2000
PostPosted: Wed Feb 04, 2004 12:00 am    Post subject: who can give me a sample about mq connection pool? Reply with quote

Newbie

Joined: 03 Feb 2004
Posts: 2
Location: china

ths

ask a question:what's mean of connection tables?

Client connections
When WebSphere MQ classes for Java is used as a client, it is similar to the
WebSphere MQ C client, but has the following differences:
v It supports only TCP/IP.
v It does not support connection tables.
v It does not read any WebSphere MQ environment variables at startup.
v Information that would be stored in a channel definition and in environment
variables is stored in a class called Environment. Alternatively, this information
can be passed as parameters when the connection is made.
v Error and exception conditions are written to a log specified in the MQException
class. The default error destination is the Java console.
Back to top
View user's profile Send private message MSN Messenger
fschofer
PostPosted: Wed Feb 04, 2004 3:18 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

connection tables are files (like AMQCLCHL.tab) where the client-connection channels are defined

C programs which only use MQCONN calls can use these file to connect to a qm.

With java you define your client channel configuration at runtime.
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Feb 04, 2004 6:00 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

JeffLowrey wrote:
Please do not discuss certification exam questions here, even if they're just practice exam questions.


Oops. I've been informed this is not an exam question.

Oddly enough, I do not have sections of the manuals memorized to the point where I can recognize them at a glance. The bullets looked like choices.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
cxj_2000
PostPosted: Thu Feb 05, 2004 1:12 am    Post subject: Reply with quote

Newbie

Joined: 03 Feb 2004
Posts: 2
Location: china

fschofer wrote:
connection tables are files (like AMQCLCHL.tab) where the client-connection channels are defined

C programs which only use MQCONN calls can use these file to connect to a qm.

With java you define your client channel configuration at runtime.


ths!
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » who can give me a sample about mq connection pool?
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.