Note, this is only a workaround and will probably not solve all problems trying to integrate Xerces with the Classpath XML framework. However it should at least reduce the size of stacktraces and make the URL problems easier to identify.
2007-02-06 Chris Burdess <[EMAIL PROTECTED]>
Fixes PR 27710.
* gnu/xml/dom/DomDocumentBuilderFactory.java: Fall back to
synchronous
LSParser if implementation does not support asynchronous.
* gnu/xml/stream/XMLParser.java,
gnu/xml/stream/XIncludeFilter.java: Use custom code instead of
java.net.URL to resolve to an an absolute URI, to avoid
nonexistent
protocol handler problems.
patch
Description: Binary data
PGP.sig
Description: This is a digitally signed message part
