[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug xml/30906] New: gnu.xml.dom is not compatible with Xerces2
From: |
aph at gcc dot gnu dot org |
Subject: |
[Bug xml/30906] New: gnu.xml.dom is not compatible with Xerces2 |
Date: |
21 Feb 2007 10:07:51 -0000 |
If you put Xerces' jaxp_parser_impl.jar in the classpath,
DomDocumentBuilderFactory.java.newDocumentBuilder() exits with a
ParserConfigurationException. This seems to be because gnu.xml.dom uses a
configuration interface that is incompatible with Xerces2.
--
Summary: gnu.xml.dom is not compatible with Xerces2
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: xml
AssignedTo: dog at bluezoo dot org
ReportedBy: aph at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30906
- [Bug xml/30906] New: gnu.xml.dom is not compatible with Xerces2,
aph at gcc dot gnu dot org <=