JBoss Community

Re: problem with JPAKnowledgeService and LocalTaskService

created by Ted Pan in jBPM - View the full discussion

Thanks Maciej,

 

please find the attached files for the main program and the process definition I used.

 

 

 

If I comment out the Line 94,

   ksession = JPAKnowledgeService.newStatefulKnowledgeSession(kbase, null, env);

 

use

  ksession = kbase.newStatefulKnowledgeSession();

 

 

the process works fine, but I do need the process instance persisted for future usage.

 

 

 

Ted

Reply to this message by going to Community

Start a new discussion in jBPM at Community