Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion
"How to assignee this tasks?" To view the discussion, visit: http://community.jboss.org/message/536797#536797 -------------------------------------------------------------- Hi Anand, If you have a look at the source of EndActivity, you will find out the default behaviour of EndActivity will terminate the whole processInstance. So the forked executions of process instance will be deleted cascade. I think you could try what Maciej said, using variable to decide whether starter could cancel the process instance. At this moment, I am studying BPEL, the different between BPEL and jPDL is jPDL hasn't a scope for activities, so we will find it is hard to do something should be done in a scope by jPDL. Maybe we could use sub-process to emulate a scope. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/536797#536797] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
