Community
Participate
Working Groups
In SAXUnmarshaller it is possible to for a null to be set for ErrorHandler and EntityResolver. This is causing problems with some parsers.
Created attachment 207861 [details] Core - Fix (Trunk)
Fixed checked into trunk at rev: 10492 Code reviewed by: Denise Smith Fix Details: When lazily building the parsers, don't set the ErrorHandler and EntityResolvers if they are null.
Created attachment 208292 [details] Core - Fix (2.3.3)
Fix checked into 2.3.3 at rev: 10548 Code reviewed by: Denise Smith Fix Details (same as trunk check in): When lazily building the parsers, don't set the ErrorHandler and EntityResolvers if they are null.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink