Community
Participate
Working Groups
In wrapObjectInXMLRoot(JAXBElement wrapperElement, Object value) there is a check to see if the class is DataHandler and this is done by class name but should just check the class.
Created attachment 208177 [details] Proposed changes
Instead of the checks instead the TypeMappingINfo could know about it's schemaType and that could be used. See TypeMappingInfo patch
Created attachment 217825 [details] TypeMappingInfo patch
Created attachment 217894 [details] TypeMappingInfo patch
Attached patch checked in to trunk (rev 11729)
Checked in to 2.4 (rev 11769)
Checked in to 2.3 (rev 11788)
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink