[jboss-user] [JBoss jBPM] - Re: unable to do graph navigation in jbpm using token.signal

kukeltje do-not-reply at jboss.com
Fri Jan 9 04:37:28 EST 2009


do you signal the token/node from the actionhandler? That is not good practice. The only place to do it is in classes put on generic node (not task, start etc) or a decision. 

And the best thing is to make a unit test with embedded processdefinition and actionhandlers as innerclasses to demonstrate the problem. We can than also see in detail what you do. For an example see http://fisheye.jboss.com/browse/~raw,r=2226/JbpmSvn/jbpm3/trunk/modules/core/src/test/java/org/jbpm/jpdl/exe/DecisionConditionsTest.java

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

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



More information about the jboss-user mailing list