This content has been marked as final.
Show 1 reply
-
1. Re: What i can i do if my action handler of node executing f
littlejc Mar 15, 2009 11:07 PM (in response to littlejc)My Test Case:
<node name=node1> <action name="node1action" calss="com.xxx.xxx.myActionHandler"> </action> <timer name="mytimer" duedate="6 seconds" transition="to_timeout_state"/> <transition to="end" name="to_end"/> </node>