[jboss-user] [JBoss jBPM] - Re: JBPM Timer Problem
avivstav
do-not-reply at jboss.com
Wed May 2 12:09:26 EDT 2007
I also move the transition from the definition:
<state name='wait'>
| <timer name='reminder'
| duedate='5 seconds'
| repeat='5 seconds'
| <action class=MyActionHandler' />
| </timer>
| <transition to='wait2'/>
| </state>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042507#4042507
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042507
More information about the jboss-user
mailing list