JBoss Community

Re: Instantiating a process in JBPM5

created by Maciej Swiderski in jBPM - View the full discussion

Error you're getting is cause by usage od JPAWorkingMemoryDbLogger, since as its name implies it relies on JPA and entity manager.

 

You could try using WorkingMemoryDbLogger instead, this one is based on hibernate directly.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community