Community
Participate
Working Groups
Currently when we build a JAXBContext on an array type (i.e. BigInteger.class) the corresponding complex type is based on the class (bigIntegerArray) instead of the schema type (integerArray).
Created attachment 206138 [details] MOXy - Test Cases
Created attachment 206140 [details] MOXy - Fix (2.3.2)
Created attachment 206141 [details] MOXy - Fix (trunk)
Created attachment 206148 [details] MOXy - Fix (2.3.2)
Created attachment 206149 [details] MOXy - Fix (trunk)
Fix checked into 2.3.2 at rev: 10295 Fix checked into trunk at rev: 10296 Code reviewed by: Denise Smith Fix details: Changed complex type name for array to be based on XML rather than Java type.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink