User development,

A new message was posted in the thread "Problem Signaling a Waiting Execution":

http://community.jboss.org/message/520933#520933

Author  : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje

Message:
--------------------------------------------------------------
You should pass on the id that is required. A process is an execution, but an 
execution does not need to be a process. The best example is when a fork is 
used. Each leg has its own execution... So passing on the execution ID is the 
safest thing to do. But an execution can have multiple activities. So if you 
want to signal/end just one of those, you might need to pass on the activity id.

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/520933#520933


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to