|  <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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to