|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Basic Setup and Configuration Question |
« View previous topic :: View next topic » |
Author |
Message
|
vennela |
Posted: Thu May 29, 2003 8:25 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Which QMGR is your 3rd party app connecting to?
Leave the channel setup between the two QMGRs the way it is working.
Now all you have to do is provide the third party app with a SVRCONN channel. You can use SYSTEM.DEF.SVRCONN channel for this purpose. You do understand that this channel has got nothing to do with the communication between the two QMGRs. Hope I am not confusing you further. |
|
Back to top |
|
 |
sevenfan |
Posted: Thu May 29, 2003 9:43 pm Post subject: YES!!!! Success |
|
|
Apprentice
Joined: 22 May 2003 Posts: 42
|
Thank you very much. I changed the connection to SYSTEM.DEF.SVRCONN as you suggested, then ran my test. I didn't see anything at first, but then started the sender channel, and the message flowed through without a hitch.
As for confusing me, I still have a ton to learn about MQ, so I'll probably post more stupid questions on this board. But other than the 1/2 gigabyte of documentation I need to read, I figure by the time the project goes live I'll know enough to be dangerous.
Thanks Again!!!!! |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri May 30, 2003 5:37 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Okay, unless you're doing something tricky or something you haven't posted, your Java class is not specifying any connection information. That means it's running in Bindings mode against the local queue manager. This means it's acting as a server app, and not a client app.
Your third party app is only capable of running as a Client. Clients connect to SVRCONN channels. Sender and Receiver channels are used by queue managers to talk to each other, and not to clients. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|