To add on the above problem, I tried by replacing the task node with a Node.. And this time
| <node name="TestNode"> | <action class="com.sample.action.ProcessAction"></action> | <transition to="PM_Approval" name="Accepted"></transition> | <transition to="end-state" name="Denied"></transition> | </node> To add on the above problem, I tried by replacing the task node with a Node.. And this time View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247514#4247514 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247514 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
