Community
Participate
Working Groups
The EclipseLink code to convert from a DataHandler to a Source always assumes that the getContent() method on DataHandler will return a Source. This is not always the case. In addition, if the getContent() method returns something other than a Source, or some exception occurs, the exception is swallowed.
Created attachment 205939 [details] Proposed Fix
Attached patch checked in to SVN
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink