Community
Participate
Working Groups
When the elements of a collection/array are not present in the XML document, then the corresponding field/property should be set to null not an empty collection/array.
Created attachment 209637 [details] MOXy - Test Cases
Created attachment 209638 [details] Core - Fix
Created attachment 209639 [details] MOXy - Fix
Created attachment 209644 [details] MOXy - Test Cases
Created attachment 209702 [details] Core - Fix
Created attachment 209705 [details] Core - Fix
Created attachment 209707 [details] MOXy - Fix
Created attachment 209708 [details] Core - Fix
Created attachment 209709 [details] MOXy - Test Cases
Created attachment 209712 [details] Core - Fix
Created attachment 209746 [details] MOXy - Test Cases
Created attachment 209747 [details] MOXy - Fix
Created attachment 209748 [details] Core - Fix
Fix checked into trunk at rev: 10712 Code reviewed by: - Denise Smith, Matt MacIvor, and Rick Barkhouse Fix Details: - Added a new property to the container mappings called "defaultEmptyContainer". If true (default for OXM & SDO), then the field/property will be initialized with an empty container, if false (default for JAXB) then it will not.
Checked into 2.3.3 as well.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink