I guess I could solve this by getting all instances from the executionContext.getTaskMgmtInstance().getTaskInstances();
Then looping through and finding the task where the token is the same as the token off of the action... but I assume there is a better way? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216687#4216687 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216687 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
