JBoss Community

Re: persistence JBPM5.3 on tomcat with mysql

created by Kehua Gao in jBPM - View the full discussion

it seems that tomcat do not support JTA(datasource or transaction?)



but persistence.xml include:

<persistence-unit name="org.jbpm.persistence.jpa" transaction-type="JTA">
        <provider>org.hibernate.ejb.HibernatePersistence</provider>
        <jta-data-source>jdbc/jbpm-ds</jta-data-source>
I'll try it

Reply to this message by going to Community

Start a new discussion in jBPM at Community