http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13282
Can anyone confirm that the above bug has been fixed in Xerces-2.2.1?
What's the best course of action?
The reason I ask is that, when using Tomcat 4.1.18, I replaced
commons/endorsed/xercesImpl.jar that came with Tomcat 4.1.18 with the one from
Xerces 2.2.1 ... and I am getting the Exception shown on the bug:
Parse Fatal Error at line 551 column 44: The string "--" is not permitted
within comments.
org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.scanComment(Unknown Source)
If only Xerces will tell me what FILE and LINE it is complaining about.
John
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]