]
David Lloyd reassigned WFLY-4040:
---------------------------------
Assignee: Scott Marlow (was: David Lloyd)
add support for persistence-fragment.xml
----------------------------------------
Key: WFLY-4040
URL:
https://issues.jboss.org/browse/WFLY-4040
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Mathieu Lachance
Assignee: Scott Marlow
It would be nice if JBoss / Hibernate could support the TomEE / OpenJPA
persistence-fragment.xml vendor specific feature.
This feature would allow easier application modularization by not relying on any custom
build process to compose a valid persistence.xml from many fragments.
See TomEE exemple here:
http://tomee.apache.org/examples-trunk/persistence-fragment/README.html