|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Installing for bindings connection |
« View previous topic :: View next topic » |
Author |
Message
|
AlexeiSkate |
Posted: Fri Apr 19, 2002 7:38 am Post subject: |
|
|
Centurion
Joined: 10 Apr 2002 Posts: 123
|
Hi,
On page 6 of the "MQSeries Using Java" redbook, it says that to use bindings connection, "MQ Java must be installed on the MQSeries server". Does that only mean that the MQ Java has to be installed on the same machine as the MQS server, or does it mean that the MQ Java has to be configured within the MQS server somehow ?
When you run a Java application in binding mode, does it mean that you don't need to define a channel and don't have to specify the channel name, hostname, and port number to the MQEnvironment object before connecting to the MQQueueManager ?
thanks,
Alex |
|
Back to top |
|
 |
EddieA |
Posted: Fri Apr 19, 2002 10:07 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
It means that the Support Pac has to be installed on the machine where you are running the Queue Manager.
Binding Mode means that the interface is 'cross memory', as opposed to a Client connect that requires a Channel. So, no 'connection' information needs to be given.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
deneb |
Posted: Tue Apr 23, 2002 8:44 pm Post subject: |
|
|
 Novice
Joined: 15 Apr 2002 Posts: 18
|
Binding Connection are of 2 types
- Standard [ Use Inter-Process Communication ]
- FastPath [ Same process as QMgr ] |
|
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
|
|
|
|