[jboss-dev-forums] [Design of JBoss jBPM] - Re: Knowledge of redelivery

bill.burke@jboss.com do-not-reply at jboss.com
Mon Jul 30 09:21:48 EDT 2007


I'll answer your question with a question:  Why would a JMS receiver be interested on whether or not a message was redelivered?  Maybe a node does not support redelivery of the message.  Maybe a node needs to take additional action on a redelivery.

Maybe you are executing a remote service that doesn't support transactions and that may have been executed.  So you'll want to transition to a different state that compensates for this.  

Since jBPM uses a one size fits all approach for transitioning through JMS you don't have the option of tweaking message delivery semantics on a per node basis.  

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

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



More information about the jboss-dev-forums mailing list