Thanks for your reply, now I use 'ExecutionContext.leaveNode' at the end of 
the action, but i have the following error:

java.lang.NullPointerException
        at 
org.jbpm.graph.exe.ExecutionContext.leaveNode(ExecutionContext.java:128)
        at 
org.jbpm.pruebasTutorial.MyActionHandler.execute(MyActionHandler.java:44)
        at org.jbpm.graph.def.Action.execute(Action.java:123)
        at org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:235)
        at org.jbpm.graph.def.GraphElement.executeActions(GraphElement.java:212)
        at 
org.jbpm.graph.def.GraphElement.fireAndPropagateEvent(GraphElement.java:182)
        at org.jbpm.graph.def.GraphElement.fireEvent(GraphElement.java:166)
        at org.jbpm.graph.def.Transition.take(Transition.java:106)
[...]

Do you know the cause of this error?

Thanks in advance

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

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

Reply via email to