2 Replies Latest reply on Nov 26, 2012 9:04 PM by lymxiang

    How to reconnect a StatefulKnowledgeSession to a process and continue the flow using jBPM5 and BRMS ?

    lymxiang

      first , I'm sorry my English is very bad.

      I'm using jbpm5.3 ,mina .

       

       

      If a server running a jBPM process crashes, it should be able to recover the process and all Human Tasks. Is it possible?

      Sometimes the current KnowledgeSession should be disposed, how to load it again to continue a process?

      If I have disposed the session, and I'm using persistent sessions,  how can I  reload it from the database using JPAKnowledgeService class BEFORE completing the task ? I  work hard to try reload,but I failed.

       

       

       

      Thanks