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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...