Community
Participate
Working Groups
Currently SAXUnmarshallerHandler is always calling setSchema on the SAXParserFactory even when the SAXParserFactory is not being used. This is cause errors when the available SAXParserFactory does not support setSchema,
Created attachment 207764 [details] Core - Fix
Fix checked into trunk at rev: 10480 Fix Details Revereted SAXUnmarshallerHandler to the 2.3.2 version (but added support for location). The global SAXParserFactory introduced in EclipseLink 2.4.0 was causing too many problems related to the setSchema call.
This fix is causing a compile error.
Created attachment 207789 [details] Core - Fix (compile issue)
Compile issue resolved in trunk at rev: 10481
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink