Community
Participate
Working Groups
When creating a JAXB Context from an array of classes, any classes discovered through references will not be checked for unmarshal/marshal callback methods. This will prevent those from being invoked later when marshalling/unmarshalling. A workaround for this is to add all those classes to the original array passed into the context creation.
Created attachment 207332 [details] Proposed fix and updates tests
Fix has been checked into Trunk and 2.3 streams.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink