|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Adapter connecting using binding mode |
« View previous topic :: View next topic » |
Author |
Message
|
christian witschel |
Posted: Mon Jan 23, 2006 9:51 pm Post subject: Adapter connecting using binding mode |
|
|
Apprentice
Joined: 07 Dec 2005 Posts: 27
|
Hi,
I want to force my adapters Jtext (5.6.2) and Jdbc (2.6.0) to use the binding mode to connect to Mq. That is they should use a library to connect to a Mq manager that is running on the same machine as the adapters. This is necessary because we will not run the command server and default channels that allow a client connection to be made to the mq manager.
The documentation is not very specific how to do this. It states that binding is the default mode and that for client mode BrokerName, etc. have to maintained [MQManager]:[Host]:[Channel]:[Port]
That is very nice to know, but does not help. When I leave the Brokername field in the Standard properties empty I get an error on adapter start up that I am missing this property.
Does anyone run their adapters using binding mode, and is willing to share an example?
If not you all have a serious security problem, because anybody could use this connection to administrater the Mq Manager. |
|
Back to top |
|
 |
fschofer |
Posted: Tue Jan 24, 2006 12:22 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
Hi,
Quote: |
This is necessary because we will not run the command server and default channels that allow a client connection to be made to the mq manager. |
You do not need the command server for a client connection and you can specify your own channels.
There a ways to secure a client connection which were discussed several times in this forum even with a running command server.
So far i remember you have to specify only the [MQManager] as BrokerName for binding mode.
Greetings
Frank |
|
Back to top |
|
 |
vk |
Posted: Tue Jan 24, 2006 4:58 am Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
In the standard property jms.MessageBrokerName you can specify -
QueueManagerName:ChannelName:HostName:PortNo
Specifying the broker Queue Manager name alone will cause the connector to connect in bindings mode.
Thanks,
VK. |
|
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
|
|
|
|