[jboss-user] [jBPM] - Re: Configuring Persistence

Demian Calcaprina do-not-reply at jboss.com
Mon Jul 18 13:10:07 EDT 2011


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: Configuring Persistence"

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

--------------------------------------------------------------
Hi,

Do you have these,
    <class>org.jbpm.process.audit.ProcessInstanceLog</class>
    <class>org.jbpm.process.audit.NodeInstanceLog</class>
    <class>org.jbpm.process.audit.VariableInstanceLog</class>

in your persistence.xml?

Are you registering the db logger?
JPAWorkingMemoryDbLogger logger = new JPAWorkingMemoryDbLogger(ksession);

You can check the user guide,
http://docs.jboss.org/jbpm/v5.1/userguide/ch07.html#d0e2836

Hope it helps,

Demian
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110718/a88f2434/attachment.html 


More information about the jboss-user mailing list