ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS REQUEST answered with DATAGRAM is not recieved in WAS

Post new topic  Reply to topic Goto page Previous  1, 2
 JMS REQUEST answered with DATAGRAM is not recieved in WAS « View previous topic :: View next topic » 
Author Message
jefflowrey
PostPosted: Mon Sep 10, 2007 11:09 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You need to change the transactional settings because if you put a REQUEST message in a TRANSACTION, then it DOES NOT EXIST or IS NOT AVAILABLE to anyone else UNTIL THE TRANSACTION IS COMMITTED.

If you therefore try and SEND A REQUEST and RECEIVE A RESPONSE inside the SAME transaction - a) you will never get a response, b) you will see exactly the behavior you are asking for help with.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
BosmanGH
PostPosted: Mon Sep 10, 2007 11:33 am    Post subject: Reply with quote

Newbie

Joined: 07 Sep 2007
Posts: 7

Finally the problem was solved today.

First we added the JMS_IBM_Report_Pass_Correl_ID as setting for the message. This did't directly work.

Secondly: We found out that we could provide an empty string as message selector, so we recieved the one and only response.

We found out that te correlationId provided by us: 9999, was changed into 9F9F9F9F by our provider, so matching would never help...

Everyone: Thank you very much for helping to find the solution.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Sep 10, 2007 11:42 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It sounds like both you and your provider are incorrectly trying to treat the CorrelationID as a String.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS REQUEST answered with DATAGRAM is not recieved in WAS
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.