Ted Pan [
https://community.jboss.org/people/ted.pan] created the discussion
"Re: persistence JBPM5.3 on tomcat with mysql"
To view the discussion, visit:
https://community.jboss.org/message/775891#775891
--------------------------------------------------------------
the datasource jdbc/jbpm-ds is not defined. you can define a datasource in the container,
or
just remove the <jta-data-source>jdbc/jbpm-ds</jta-data-source>, and then use
the same configuration as org.jbpm.task, by configuring the database connection in the
<properties> part of <persistence-unit
name="org.jbpm.persistence.jpa"/>
Ted
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/775891#775891]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]