[jboss-dev-forums] [jBPM Development] - How to use JPAKnowledgeService ?
Christopher Zaw
do-not-reply at jboss.com
Fri Apr 1 01:57:26 EDT 2011
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&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110401/3be59dd2/attachment.html
More information about the jboss-dev-forums
mailing list