User development,
A new message was posted in the thread "Problem Signaling a Waiting Execution":
http://community.jboss.org/message/520986#520986
Author : Walter Seymore
Profile :
http://community.jboss.org/people/WalterJS
Message:
--------------------------------------------------------------
So it looks like you have 8 sequential activities. Only one of them will be active at a
time. To move to the next activity, you need to signal the execution. If these were tasks,
you would call completeTask on each instance as they are completed and the next activity
will become active.
Hope this helps
Walter
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/520986#520986