Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
Do you mean the MQQueueManager from java? Try looking at the mqhash.java program in the repository. It sets the MQ environment using a hash table so that the connection is done as a client. Is this what you are looking for?
Posted: Thu Jan 02, 2003 8:27 pm Post subject: hmmmm
Newbie
Joined: 20 Dec 2002 Posts: 3
Hola!
Your program is great but I have multiple program on the SAME server and each one of those programs access a different MQ Server (different IP, different Queue manager, etc).
I don't know if I am right but I see a point of failure by modifying the session variables if 2 programs run at the same time.
Please tell me if you have any other idea!
Thank you!
I think we can achive using the same program.
a)Change the same program to other class name
b)other wise u keep it different method to calling different QMGR
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