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

bill.burke@jboss.com do-not-reply at jboss.com
Fri Jul 27 17:08:47 EDT 2007


Was thinking about the combination of JMS and jbpm today through the enterprise archive and the MDB command service that comes with jbpm.

Looking at the code, there is nothing that takes into account a message redelivery.  User code would quite probably want knowledge that a Command was a redelivery.

Maybe a boolean method wasRedelivered() and setRedelivery() on the Command interface would be a good addition?  Also, this flag should be set as a transient variable of the process instance by appropriate Command implementations.  Thoughts?

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

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



More information about the jboss-dev-forums mailing list