User development,

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

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

Author  : Dominic Umbeer
Profile : http://community.jboss.org/people/homes

Message:
--------------------------------------------------------------
Oh, Santanu is right! You should use a state-node only when you need to execute 
some external work. The event listener is not responsible for signaling the 
waiting state. The external code is responsible! I think you can use the event 
listener to save the right execution id, so you know in your external code the 
execution id which you want to signal.
 
See for more information: 
http://docs.jboss.com/jbpm/v4/userguide/html_single/#singallingawaitingexecution
 
Best regards

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

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


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

Reply via email to