Ted Pan [
https://community.jboss.org/people/ted.pan] created the discussion
"Re: problem with JPAKnowledgeService and LocalTaskService"
To view the discussion, visit:
https://community.jboss.org/message/773641#773641
--------------------------------------------------------------
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
[
https://community.jboss.org/message/773641#773641]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]