we both posted at same time i guess..:)

It does not work in that way too..here is the actual complete code..I  have 
even tried to put timer task in a seperate  tag but deployment fails either 
way..the error message is same as posted before

<task-node name="rev">
  | <task name="prev" blocking="true" swimlane="property">
  | <description>
  |             sent for approval                       </description>
  |   <controller class="com.package.mycontroller"></controller>
  |             </task>
  |     <task>
  |      <timer duedate="2 minutes" name="reminder" repeat="yes">
  |          <mail name="notification" template="custom-test"/>
  |        </timer>
  |     </task>
  |     <transition to="test " name="test info needed"></transition>
  |     </task-node>

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

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

Reply via email to