You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Jesus M. Salvo Jr." <je...@migasia.com> on 2003/02/03 07:32:24 UTC

Confirmation of bug fix ( The string "--" is not permitted within comments. )

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: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: Confirmation of bug fix ( The string "--" is not permitted within comments. )

Posted by "Jesus M. Salvo Jr." <je...@migasia.com>.
Does anyone know at least which XML files in Tomcat 4.1.x ( using 4.1.18 
) is Xerces 2.2.1 complaining about?


Jesus M. Salvo Jr. wrote:

>
> 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?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org