Posted: Mon Apr 12, 2004 7:52 am Post subject: sending request to linux MQ server from MQseries XP client
Novice
Joined: 08 Apr 2004 Posts: 22
Hi guys,
I have to use MQSeries client on windows XP machine and MQSeries server on linux system.Till now,I tested the entire application on windows XP which contains MQSeries client and server both.As windows provides Explorer,so I created queue managers,queues and channels using Explorer only.Now I have to put things on production.I am issuing the commands to create queue managers,queues and channel(type-Server connection channel ) on linux server and issued strmqm and runmqlsr commands to start queue manager and run listener. but when I am trying to send message to linux server from MQSeries client then its not going.
Am I missing something??
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
Since this is a Java forum I am assuming your app is written in Java. What is the error that you are getting. In your application you should catch the MQException and print out the reason code. That will help resolve the problem quickly. Find the reason code and post it here and then we can help
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