Hi, i'm still on it and i tell you the news (for those who'll use it in the future):
i had 2 tasks in one task-node, the one for the timer and the other waiting for the action of the user, if timer is over, i signal or end (i don't see anu difference) the instance and i lose the token, in order to be able to end (cancel) the other task, i have to set signal="last", problem is that the process does not end until timer ends. More or less it will do, but now i want to add a second user that can perform an action, too, so i added the timer-task some interaction (because i assignment expression previous--> group(mygroup) does not work), so what should i do now? set 2 timers in the 2 tasks of the task-node in order to cancel the non-realised-task? I'm pretty confused... Isn't there any easier way to break out from a task-node by a timer without having to make all those spins? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924326#3924326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924326 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
