[hibernate-issues] [Hibernate-JIRA] Created: (METAGEN-86) Generator exits when discovering <xml-mapping-metadata-complete/> in ANY persistence unit

Christian Bauer (JIRA) noreply at atlassian.com
Sat Mar 31 03:43:48 EDT 2012


Generator exits when discovering <xml-mapping-metadata-complete/> in ANY persistence unit
-----------------------------------------------------------------------------------------

                 Key: METAGEN-86
                 URL: https://hibernate.onjira.com/browse/METAGEN-86
             Project: Hibernate Metamodel Generator
          Issue Type: Bug
    Affects Versions: 1.2.0.Final
            Reporter: Christian Bauer
            Assignee: Hardy Ferentschik
            Priority: Minor


I have several persistence units in persistence.xml, one of them uses <xml-mapping-metadata-complete/>. 

As soon as the metamodel generator discovers this unit, it stops processing any other persistence unit in the peristence.xml. Probably related to https://hibernate.onjira.com/browse/METAGEN-7 

Workaround is ignoring persistence.xml: fullyAnnotationConfigured=true

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list