Community
Participate
Working Groups
If class B extends class A and the xml is something with xsi:type = classB when we unmarshal like this unmarshal(source, classA.class) the resulting object is of class B as expected however the attributes from class B are non populated. The attributes inherited from Class A are populated correctly.
Created attachment 195258 [details] Proposed changes and test
Checked in attached patch.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink