[jboss-dev-forums] [Design of JBoss ESB] - Re: Features of JBoss Messaaging Message Bridge present in E

beve do-not-reply at jboss.com
Thu Mar 27 12:16:06 EDT 2008


Sorry my bad...the JMSRouter cannot be used in such a situation. 

The way we are currently doing this is using the jms-jca-provider to have a global transaction for an action pipeline. So the message acknowledgement is handled by the commit of the transaction. If we rollback the transaction the message will be redelivered.
But this only handles the incoming message. Not the part of sending out. 

/Daniel

 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139367#4139367

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139367



More information about the jboss-dev-forums mailing list