Community
Participate
Working Groups
Several issues with EclipseLink JAXB have been uncovered by the optional validation tests since the implementation of the validation feature. -If a nillable element is required, it's MarshalNullRepresentation should be set to XSI_NIL -If an anonymous complex type has inheritance, no InheritancePolicy should be setup since there's no class indicator value available. Instead, mappings from superclass should be generated directly on the subclass. -When writing an attribute to a ContentHandlerRecord, if the attribute represents a namespace declaration, startPrefixMapping should be called on the nested ContentHandler.
Created attachment 184303 [details] Proposed Fix
atttached patch checked in to SVN Reviewed by Blaise Doughan
closing as fixed
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink