Why don't you use transacted JMS sessions to pull the message, work on it and then
commit the transaction once it has been sent on to the Web Service? If you can't do
that, roll back the transaction and the message goes back on the queue for later.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082519#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...