[jboss-user] [JBoss jBPM] - Re: Timer for mail node or task node??

swatis do-not-reply at jboss.com
Thu May 14 00:01:16 EDT 2009


  |  <task-node name="task1">
  |       <task name="task1">
  |       <timer name='reminder1' duedate='20 seconds' repeat='30 seconds'>
  |     	<action ref-name="hello"></action>
  | 		 </timer>
  |       </task>
  |    
  |       <transition name="" to="end1"></transition>
  |    </task-node>
  |    <end-state name="end1"></end-state>
  |    <mail name="hello" template="task-error"></mail>
  | 
  | 

No need to keep namespace blank. :).

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230975



More information about the jboss-user mailing list