[hibernate-issues] [Hibernate-JIRA] Created: (EJB-259) Evaluate orm.xml files in referenced jar files

Tobias Jenkner (JIRA) noreply at atlassian.com
Tue Dec 19 10:17:04 EST 2006


Evaluate orm.xml files in referenced jar files
----------------------------------------------

         Key: EJB-259
         URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-259
     Project: Hibernate Entity Manager
        Type: Bug

  Components: EntityManager  
 Environment: JBoss EJB3
    Reporter: Tobias Jenkner


Hibernate entitymanager only evaluates an orm.xml file in the META-INF directory of root of the persistence unit but no orm.xml file from the META-INF directory of any jar file referenced by the persistence.xml.

The ejb3 spec says that all orm.xml should be evaluated (-> "JSR 220: Enterprise JavaBeansTM,Version 3.0 Java Persistence API", chapter 6.2.1.6).




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list