Pedro Gonçalves [
https://community.jboss.org/people/pgoncalves] created the discussion
"Re: Jbpm5.3.0.Final persistence session information"
To view the discussion, visit:
https://community.jboss.org/message/748427#748427
--------------------------------------------------------------
About log information you should do this:
<drools:ksession
(....)
<bean id="jbpmLogger"
class="org.jbpm.process.audit.JPAWorkingMemoryDbLogger">
<constructor-arg ref="ksession"/>
</bean>
(...)
Now every interaction with the ksession should be logged in the *Log tables
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/748427#748427]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]