I will explain you. when I put "end-tasks='true'" in my process definition when I do a "getTaskMgmtInstance().getUnfinishedTasks(token);" I haven't any task that I can execute. And when I do a token.getName() it Null.
But when I delete the end-tasks='true' I have all the tasks taht I have already passed. So how can I put my task to end when I execute my java files and not in my porcess? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970977#3970977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970977 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
