Florent GUERIN [https://community.jboss.org/people/fguerin] created the discussion
"Re: jBPM persistence configuration" To view the discussion, visit: https://community.jboss.org/message/739872#739872 -------------------------------------------------------------- Thanks, I do the modification for the persistence.xml file. I solved the problem for the history log. I made a mistake on the persistence.xml file. The right syntax is like this for the transaction manager: <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.BTMTransactionManagerLookup" /> -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/739872#739872] Start a new discussion in jBPM at Community [https://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
