User development,
A new message was posted in the thread "Automatic transition from wait state - is it
correct?":
http://community.jboss.org/message/525248#525248
Author : Ronald van Kuijk
Profile :
http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
Correct, signalling the an execution from an eventlistener is not the correct approach.
But why make it so 'compact'? You could use a state with a timer on a transition.
In that event you can check external things or even just have a java activity after it.
After that use a decision node that either loops back to the wait-state with the timer,
contiues normally or does something special when the maximum number of retries is
reached.
Ronald
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/525248#525248