at the end of the Fork.execute() , a new execution context is instanciate on the child
token, which is use in your action handler.
I think it's possible that's why you can't save the process instance, try to
save your process instance in the start-state or before the fork.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089627#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...