|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Series Client Application & Channels |
« View previous topic :: View next topic » |
Author |
Message
|
i.x |
Posted: Thu Oct 13, 2005 10:49 pm Post subject: MQ Series Client Application & Channels |
|
|
Apprentice
Joined: 11 Aug 2004 Posts: 26
|
Hello Guys,
one easy question for you
I have an application that connects to MQ-Server through the MQ-Client.
Application and MQ Server/Client are on the same machine
I have defined one channel (TYPE=Server Connection) and one channel (TYPE= Client Connection).
I read in the documentation and there is only the example with defining the Server Connection Channel.
The documentation says also:
--------------------------
Client-connection channel
This type is for the WebSphere MQ client.
Server-connection channel
This type is for the server running the queue manager, with which the WebSphere MQ application, running in an WebSphere MQ client environment, will communicate.
----------------------------
Ok that's clear to me.
But the definiton for the client is given in the environment. For example:
export MQSERVER=CHAN1/TCP/'MCID66499'
So is it right that the MQ Client also access the AMQCLCHL.TAB file when a application tries to establish a connection to the Server through the client?
But for what is the definiton in the environment, if the client can read all the infos out the TAB file?
Thanks |
|
Back to top |
|
 |
Nigelg |
Posted: Thu Oct 13, 2005 11:16 pm Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
You do not need to set MQSERVER if you are using AMQCLCHL.TAB. The client channel definitions are read from the table. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
JT |
Posted: Fri Oct 14, 2005 5:42 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Quote: |
But for what is the definiton in the environment, if the client can read all the infos out the TAB file? |
Code: |
export MQCHLLIB=<client-channel table path>
export MQCHLTAB=<client-channel table name> |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|