[
https://issues.jboss.org/browse/JBJPA-26?page=com.atlassian.jira.plugin.s...
]
Carlo de Wolf resolved JBJPA-26.
--------------------------------
Resolution: Out of Date
This issue is reported against a version which is no longer maintained, which means that
it will not receive a fix. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of JBoss Application
Server please feel free to open a bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
Implement the clarified rules for resource discovery
----------------------------------------------------
Key: JBJPA-26
URL:
https://issues.jboss.org/browse/JBJPA-26
Project: JBoss JPA
Issue Type: Task
Reporter: Hardy Ferentschik
Assignee: Carlo de Wolf
The JPA 2 specs clarifies the usage of the <jar-file> element of persistence.xml.
See section 8.2.1.6 of the spec. Section 8.2.1.6.3 gives a hole range of examples for
different ear file configurations.
I am opening this issue as a replacement for
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4666, since it is really the
responsibility of the container to parse the ear file and create the right
PersistenceUnitInfo instance to be passed to Hibernate. Hibernate's Ejb3Configuration
already makes use of the information passed via PersistenceUnitInfo.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira