User development,
A new message was posted in the thread "Problem Signaling a Waiting Execution":
http://community.jboss.org/message/520431#520431
Author : Santanu Saraswati
Profile :
http://community.jboss.org/people/saraswati.santanu
Message:
--------------------------------------------------------------
This one looks incorrect. As result of one signal to the flow you arrived at the event
listener. You are yet to move to the next node. Then you call signal again. So when you
make this signal at that point of time you are still in your previous node. What should be
the rational outcome is something I am not sure of.
It will be good to understand what are you trying to achieve. If you do not want to wait
at the next node and want it to exit (and fire 'exit' event to fire) as soon as
you move there then you should not be using signal node.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/520431#520431