Community
Participate
Working Groups
If an XMLDirectMapping is mapped with a grouping element, when unmarshalling an XML instance document that contains unmapped elements in the context of that grouping element, the XMLDirectMapping won't correctly process the data. This is being caused by an issue with resetting the XPathNode on an UnmarshalRecord to it's parent node when the node was never incremented to a child node for unmapped content.
Created attachment 173021 [details] Proposed Fix and Updated Test Case
Created attachment 173030 [details] Updated Patch with new test case
Attached patch checked in to SVN in 2.1 and 2.2 streams.
*** Bug 313545 has been marked as a duplicate of this bug. ***
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink