I have a process which has a fork. This fork has three way. I just want to stop one of them. So I add an action handler in one of nodes and get context data and then using this context data to decide whether or not stop this path.
I use token.end() trying to stop one path but it fails. Could anybody tell me how to stop one of the execution path. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961636#3961636 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961636 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
