[jboss-jira] [JBoss JIRA] Created: (JBJPA-26) Implement the clarified rules for resource discovery

Hardy Ferentschik (JIRA) jira-events at lists.jboss.org
Tue Mar 2 16:16:11 EST 2010


Implement the clarified rules for resource discovery
----------------------------------------------------

                 Key: JBJPA-26
                 URL: https://jira.jboss.org/jira/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 contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list