gigazhang [
https://community.jboss.org/people/gigazhang] created the discussion
"Re: Using multiple kSessions"
To view the discussion, visit:
https://community.jboss.org/message/744957#744957
--------------------------------------------------------------
drools config:
+<drools:ksession id="ksession" type="stateful"
kbase="kbase" node="node">+
+ <drools:configuration>+
+ <drools:jpa-persistence>+
+ <drools:transaction-manager ref="transactionManager" />+
+ <drools:entity-manager-factory ref="entityManagerFactory"
/>+
+ </drools:jpa-persistence>+
+ </drools:configuration>+
+ </drools:ksession>+
The ksession infor can't be persistenced into db, but the task information can be.
what's wrong ?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/744957#744957]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]