-
Bug
-
Resolution: Not an Issue
-
P3
-
1.4.0
-
generic
-
generic
SAXParser.parse throws org.xml.sax.SAXParseException
- attached startElementTests.java
error message :
org.xml.sax.SAXParseException: The reference to entity "comment" declared in an external parsed entity is not permitted in a standalone document.
javac startElementTests.java
java -Djava.endorsed.dirs=${jaxp14-b05-jars} startElementTests
reproducible with jaxp1.4 b05 jars
###@###.### 2005-06-22 10:37:49 GMT
- attached startElementTests.java
error message :
org.xml.sax.SAXParseException: The reference to entity "comment" declared in an external parsed entity is not permitted in a standalone document.
javac startElementTests.java
java -Djava.endorsed.dirs=${jaxp14-b05-jars} startElementTests
reproducible with jaxp1.4 b05 jars
###@###.### 2005-06-22 10:37:49 GMT