Christopher Zaw [
http://community.jboss.org/people/christopherz] created the discussion
"How to use JPAKnowledgeService ?"
To view the discussion, visit:
http://community.jboss.org/message/597054#597054
--------------------------------------------------------------
When I use *JPAKnowledgeService.newStatefulKnowledgeSession* following statements are not
executed resulting loss of task information.
Hibernate: insert into PeopleAssignments_BAs (task_id, entity_id) values (?, ?)
Hibernate: insert into PeopleAssignments_PotOwners (task_id, entity_id) values (?, ?)
It does not happened with
*StatefulKnowledgeSession ksession = kbase.newStatefulKnowledgeSession();*
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/597054#597054]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]