RE: Valid XML comment throwing SAXParseException

2011-12-05 Thread jdictionary
Thanks for the prompt reply. I apologize for mistaking the two! I appreciate the clarification. Rick Noelle Subject: Re: Valid XML comment throwing SAXParseException To: j-dev@xerces.apache.org CC: j-us...@xerces.apache.org From: mrgla...@ca.ibm.com Date: Mon, 5 Dec 2011 23:54:41 -0500

Re: Valid XML comment throwing SAXParseException

2011-12-05 Thread Michael Glavassevich
com.sun.org.apache.xerces.internal.* is not Apache Xerces. The implementation which ships in the Oracle JDK is a fork of the Apache code base which Oracle/Sun has made all sorts of changes and additions to. If you are experiencing issues with that code base you would need to pursue it with Oracle