|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Reply Message Problem (urgent Help) |
« View previous topic :: View next topic » |
Author |
Message
|
l_ravikanth |
Posted: Fri Jul 01, 2005 8:22 am Post subject: Reply Message Problem (urgent Help) |
|
|
Newbie
Joined: 01 Jun 2005 Posts: 6
|
hello,
our system will initiate transaction. We have a a local queue, remote queue,a transamission queue , sender and receiver channel.
We send a message to the other client.
We they reply it comes to our local queue.
But the problem is when I do a get message using .net application.
I get the same message I sent to them.
If I look using MQ explorer browse messages i see message data is what
I expect.
thank you |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jul 01, 2005 8:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You are not resetting your message buffer between your put and your get.
Or your get is not completing successfully.
It is a bug in your code. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
l_ravikanth |
Posted: Fri Jul 01, 2005 8:39 am Post subject: |
|
|
Newbie
Joined: 01 Jun 2005 Posts: 6
|
my Put and Get applications are different ... |
|
Back to top |
|
 |
bower5932 |
Posted: Sat Jul 02, 2005 6:32 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I think that Jeff is trying to say that the buffer you supposedly got with your MQGET was the same buffer that you sent over on your MQPUT. Take a look at your code and if there are any doubts, get a new buffer. |
|
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
|
|
|
|