How do I force a process instance to end?
I have a basic flow with a fork and a join (see attached image). If one of the forks fails the process instance never ends because the join is never reached.
What is the easiest way to find and force the Process Instance to end in this situation.
Thanks for your help.
Kevin
http://community.jboss.org/servlet/JiveServlet/downloadImage/4416/450-350/BasicForkAndJoin.png