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

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Apr 2 04:54:48 EDT 2012


     [ https://hibernate.onjira.com/browse/METAGEN-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated METAGEN-86:
-------------------------------------

      Description: 
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 METAGEN-7 

Workaround is ignoring persistence.xml: fullyAnnotationConfigured=true

  was:
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

    Fix Version/s: 1.x

> 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
>             Fix For: 1.x
>
>
> 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 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