]
Brian Stansberry updated WFLY-2816:
-----------------------------------
Component/s: (was: Server)
Favour jboss-persistence.xml if present
---------------------------------------
Key: WFLY-2816
URL:
https://issues.jboss.org/browse/WFLY-2816
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Christopher Klein
Assignee: Scott Marlow
Priority: Minor
For developing for different target application servers (e.g. JBoss and WebSphere) it
would be nice if WildFly favours a jboss-persistence.xml instead of the original
persistence.xml.
The jboss-persistence.xml is specific for the deployment inside WildFly, the
persistence.xml would be the fallback/default for other application servers.