This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes jmsTemplate Commit Issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "jmsTemplate Commit Issue" Watch "jmsTemplate Commit Issue" New topic
Author

jmsTemplate Commit Issue

Vaibhav Vyas
Greenhorn

Joined: Dec 20, 2011
Posts: 1
I am using jmsTemplate to send and receive messages. I am able to send the message succesfully and response is also coming properly in my Response Queue. Now when i try to read the response Queue with messageSelector as JMSCorrelationID, i just get NULL data. I located a BLOG which says that there is some problem when we use JMS with EJB (http://blogs.sun.com/fkieviet/entry/request_reply_from_an_ejb).

Once we send the message shouldn't there be some APi to commit teh send before we try to read the response Queue?

Any idea ?

Vaibhav!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: jmsTemplate Commit Issue
 
Similar Threads
Clear Forms
HAPPY NEW YEAR 2010
JMenuItems
unsafe charrectors in HTTP requests url
Serialization