Posted: Mon May 04, 2009 1:17 am Post subject: Re: Reply from MQ ?
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
lover91 wrote:
But how can I get reply from the MQ ?
If you mean "how do I get a reply from MQ to prove the message was successfully put", then enclose the put in a try/catch block. If the client code doesn't throw an exception then the message is in the queue.
If you mean "how do I get a reply to my message", then you need an application somewhere to reply to it. _________________ Honesty is the best policy.
Insanity is the best defence.
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