Does it mean that there is a solution or not ? I ask
because in link https://issues.jboss.org/browse/JBPM-3673 solution will be in jbpm 6, but I found https://community.jboss.org/message/583571
and there Mauricio Salatino wrote "If your server goes down, you only need to recreate the session and register all the workItemhandlers, globals and the human task handler (special type of workitem) in order to your process continue working."
Recreating session, ok, I have now one global session, but how to register all the workItemHandlers ? some examples ?
regards