Posted: Thu Dec 17, 2009 6:20 am Post subject: JMSMessageID of reply message is getting changed
Novice
Joined: 05 Mar 2008 Posts: 10
I have 2 client applications A ,B and MQ. Application A is sending request message to request queue of MQ by using JMS model(java) .
Application B having Foriegn JMS and MDB which reads request message and sets response string into that .Application B also using JMS model and sending back the reply message to reply queue. Application A is polling reply queue using JMSMessageID.But after sending from application B ,the JMSMessageID of message is getting changed.So application A not able to receive reply message.Is there any way to send the message with same JMSMesageID?
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