[
https://issues.apache.org/jira/browse/OPENJPA-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Bauer closed OPENJPA-1325.
---------------------------------
> Resolution of XML-based embeddable metadata fails during enhancement
> --------------------------------------------------------------------
>
> Key: OPENJPA-1325
> URL: https://issues.apache.org/jira/browse/OPENJPA-1325
> Project: OpenJPA
> Issue Type: Bug
> Components: jpa
> Affects Versions: 2.0.0-M3
> Reporter: Jeremy Bauer
> Assignee: Jeremy Bauer
> Fix For: 2.0.0-M3
>
>
> Embeddable meta-data defined in XML may fail to resolve during the
> enhancement phase in a container environment when all classes are not listed
> in the pu. The metadata parser currently defers embedabble metadata
> population until after the access type of the embeddable is determined.
> Instead, the parser should wait until the embeddable is fully resolved before
> populating value metadata in embedding types since classes may be enhanced in
> any order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.