JBoss Community

Re: jbpm hibernate persistence

created by Tom G in jBPM - View the full discussion

Here is what worked for me.  Messing around with the source code, I found the exception was generated by the lack of a UserTransaction being included in the "env" object passed to JPAKnowledgeService.newStatefulKnowledgeSession().  Once I did that, all appears to be working.

Reply to this message by going to Community

Start a new discussion in jBPM at Community