"kukeltje" wrote : and add  an action that cancels all other parallel tasks if 
one is acted upon

I don't think that's needed... The task node can be configured as signal=first 
end-tasks=true, right?

<task-node name="task3" end-tasks="true" signal="first">

That will let the first task signal to the next node and cancel all open tasks, 
at least from my understanding.

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

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

Reply via email to