Hello !
in the userguide i read this:
9.3.1. Node responsibilities
4. end paths of execution. A node can decide to end a path of execution. That 
means that the token is ended and the path of execution is finished.

I tried a simple example which uses executioncontext.leaveNode(transitionName)
which worked but than it should stop the workflow because it is a end-state 
node but it does not ... it returns to the leaveNode call and executes the next 
transition found in the xml configuration.
Anyone knows how-to do "end path of execution" programmaticaly ?

thanks a lot in advance
   greetings
      noirabys







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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012407
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to