Tom G [http://community.jboss.org/people/afisboy] created the discussion
"Re: jbpm hibernate persistence" To view the discussion, visit: http://community.jboss.org/message/594940#594940 -------------------------------------------------------------- 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 [http://community.jboss.org/message/594940#594940] 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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
