if you want to end the task, you should do a taskInstance.end. Or, you could add end-tasks="true" to your task node xml: <task-node name="task4" end-tasks="true">
That will then end all open tasks when the node is left. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964963#3964963 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964963 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
