[jboss-user] [JBoss jBPM] - Re: ProcessInstance ending changed

Olivier_Debels do-not-reply at jboss.com
Wed Jan 14 04:11:27 EST 2009


Indeed,

But this keeps the 'child-token' alive.  Since we 'play' we child-tokens (like dynamically adding and removing them ;-)), this is something we don't want.

However a valid solution for my issue is probably
- first end the sub process
- afterwards end the 'child-token'

So calling an end myself from bottom (sub process in this case) to top (child token in this case).

This is some extra work but will due.

Thx,

Olivier.

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

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



More information about the jboss-user mailing list