I want to change the execution path from one task node to another. However, there is no transition between nodes (it's a strange requirement for the application: to be able to make arbitrary state jumps).
I tried getting the Token and changing the node to which it points. However, this causes a lot of exceptions with task instances found on the old node. There is an easier way to do this? Thanks Lautaro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180860#4180860 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180860 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
