Community
Participate
Working Groups
We need to handle the case where a new DOMResult() is passed in to a marshal method. In this case the DOMResult's node is null - we should detect this and marshal the object to a Document, then set that as the DOMResult's node.
Created attachment 186781 [details] Proposed fix.
Created attachment 186782 [details] Supporting test case.
Reviewed by: blaise.doughan@oracle.com Tests: oxm/xmlmarshaller/XMLMarshalTestCases; all unit tests pass as expected Revision: 8832
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink