hello, i have defined the timer in the processdefinition.xml instead of junit 
class.

are you trying this? 

my timer never executed, i don't know better documentation about timer.


  | 
  | <state name="state1">
  |             <timer duedate="20 seconds" name="imprimirMensaje">
  |                     <action 
class="cinfo.proyecto.wf.modelo.handlers.ImprimirMensajeHandler"></action>
  |             </timer>
  |             <transition to="task-node1"></transition>
  |     </state>
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200975#4200975

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200975
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to