Jo Blithe [http://community.jboss.org/people/johnesky] created the discussion

"Re: Configuring Persistence"

To view the discussion, visit: http://community.jboss.org/message/615908#615908

--------------------------------------------------------------
Thanks for answering. Yes I have in my persistence file:    

<class>org.jbpm.process.audit.ProcessInstanceLog</class>
 <class>org.jbpm.process.audit.NodeInstanceLog</class>
 <class>org.jbpm.process.audit.VariableInstanceLog</class>

I have a question though. Is it right to keep the persistence xml file in the 
jbpm-bam jar package and add as library for the web application you're 
integrating with JBPM, because that was where I kept it.


Yes I also have 
JPAWorkingMemoryDbLogger logger = new JPAWorkingMemoryDbLogger(ksession);
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/615908#615908]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to