[jboss-dev-forums] [Design of JBoss ESB] - Re: Failover MessageRedelivery
mark.little@jboss.com
do-not-reply at jboss.com
Mon Sep 10 05:39:51 EDT 2007
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#4082519
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082519
More information about the jboss-dev-forums
mailing list