[jboss-user] [JBoss jBPM] - Re: signaling to a forked sibling
kukeltje
do-not-reply at jboss.com
Sat Sep 13 11:10:45 EDT 2008
I've been thinking a little more about this and it indeed contains generic requirements. I have one question though. In your original post you say
anonymous wrote : So e.g. Observer1 can only continue after it gets a signal from both Item1 and Item2.
What is 'continue' here? Is the subprocess in a certain state and can continue from there? Is the subprocess not even started? When you give me these details, I think we can work out a nice solution. Using events is indeed an option where you combine my state/decision 'block' into an eventhandler on a state (that is what I got from re-reading your initial post)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176322#4176322
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176322
More information about the jboss-user
mailing list