[jboss-user] [JBoss jBPM] - Re: hasEnded not set correctly when sub processes are used
estaub
do-not-reply at jboss.com
Sat Aug 11 15:46:17 EDT 2007
How did the subprocess end?
You probably want to read ProcessState.java (for the parent's perspective) and ProcessInstance.end() (for the child's perspective).
I'm pretty sure you've made a mistake somewhere... maybe grabbed the wrong token at some point.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073321#4073321
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073321
More information about the jboss-user
mailing list