Community
Participate
Working Groups
In JAXBUnmarshaller, when unmarshalling with a TypeMappingInfo, if the type held onto by that TypeMappingInfo is a ParameterizedType, null is returned. This is due to an assumption that any parameterized types will have a generated class associated with them. In the case that the parameterizedtype is a user defined class, this leads to JAXBUnmarshaller always returning null.
Fix for this bug has been submitted to SVN Reviewed by Blaise Doughan
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink