Kehua Gao [
https://community.jboss.org/people/kehuagao] created the discussion
"Re: persistence JBPM5.3 on tomcat with mysql"
To view the discussion, visit:
https://community.jboss.org/message/776152#776152
--------------------------------------------------------------
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
[
https://community.jboss.org/message/776152#776152]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]