[jbpm-dev] [Design of JBoss jBPM] - Re: [BPMN2] How to implement uncontrolled sequence flow beha

camunda do-not-reply at jboss.com
Tue Aug 4 16:39:35 EDT 2009


But currently you call the leave from the Task.execute, right?

But for not ExternalActivities, the execute shouldn't block, so the "execution.proceed" is called by the PVM, or not?

So the leave doesn't get called correctly for a non ExternalActivity. It should be called by the PVM itself, or not? So what Tom mentioned, the processd shouldn't be implemented in the PVM but delegated to the Activity.

But if the tests are running the green bar maybe supports your solution ;-)

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

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


More information about the jbpm-dev mailing list