|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WebSphere MQ Client and WSAD on WinXP - Installation Issue |
« View previous topic :: View next topic » |
Author |
Message
|
cthompson72 |
Posted: Tue Feb 17, 2004 2:28 pm Post subject: WebSphere MQ Client and WSAD on WinXP - Installation Issue |
|
|
Newbie
Joined: 17 Feb 2004 Posts: 2
|
I currently have the WebSphere MQ Client v5.3 and WSAD v5.1.0 installed on my laptop (WinXP). I am trying to configure WSAD to use the MQ Client to talk to a queue manager on a unix server. Does anyone have an example (i.e. source code and configurations) on how to configure WSAD w/ WMQ on a workstation, talking to a remote queue manager on a HPUX server?
Thanks,
Chris Thompson |
|
Back to top |
|
 |
bower5932 |
Posted: Tue Feb 17, 2004 2:57 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I don't have it right in front of me, but basically, you'll define a WebSphere MQ JMS connection factory rather than a WebSphere JMS connection factory. The MQ version will allow you to specify the qmgr name, hostname, channel, port, and a transport of CLIENT. This will tell MQ to use the connection factory to connect as a client to your remote queue manager.
If this doesn't provide enough detail, append here and I'll find a machine where I can actually perform the steps. |
|
Back to top |
|
 |
cthompson72 |
Posted: Wed Feb 18, 2004 1:12 pm Post subject: WebSphere MQ Client and WSAD on WinXP - Installation Issue |
|
|
Newbie
Joined: 17 Feb 2004 Posts: 2
|
If you have an example with source code and WSAD configurations that would be great! I'm still confused on how to get the JNDI names tied to the remote queue manager. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Feb 19, 2004 6:09 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
My response assumed that you were using JMS. Can I get you to confirm or deny this? Whether you are or aren't, there are some samples at http://www.developer.ibm.com/tech/sampmq.html that you might want to look at:
mqhash.java - uses a hash table to build the MQEnvironment. You could use this to build an environment (ie, host, channel, port) for your remote queue manager.
mqjmssel.java, mqjmsusr.java - a couple of simple programs that use the <usr> folder of a JMS message. You would need to build the QCF, Q for them and point it to your remote queue manager.
mqjmssub.java, mqjmspub.java - a pair of publish/subscribe programs
If one of the above doesn't help, post more info here. |
|
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
|
|
|
|