Community
Participate
Working Groups
Currently MOXy provides the ability to augment the annotation metadata with an XML bindings file. This enhancement request is for the ability to apply multiple binding files to a model. Sample use case: 1. Initial metadata is specified with annotations. 2. Second version modifies the metadata with an XML bindings file. 3. Subsequent versions continue to modify the metadata with new bindings files. With the metadata layered in this way a JAXBContext could be created to represent any version of the XML document. Note: This functionality is already available in JPA.
Additional Requirement: - This feature must also be supported by Dynamic JAXB
Created attachment 193402 [details] proposed fix and test cases
Created attachment 193503 [details] Updated Fix and tests
Proposed fix has been checked in to SVN Reviewed by Blaise Doughan
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink