[jboss-user] [JBoss jBPM] - Re: Using Drools for jBPM decision
kukeltje
do-not-reply at jboss.com
Wed Mar 11 21:43:00 EDT 2009
looks like your handler on the decision does not return a valid transition. (null is not the name of one of the transitions) it should return 'toDeliver' or 'toend'
btw, why do you execute the same rules again on the transition 'toDeliver'?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217243#4217243
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217243
More information about the jboss-user
mailing list