Carmona Perez, David wrote:
And receive the following exception (inside Xerces and Saxon):

org.xml.sax.SAXParseException: Content is not allowed in prolog.

First check your XML files for whitespace before the XML declaration
and text (including NBSPs) outside the document element, as described
in earlier replies. If the problem cause still isn't obvious, update
your JRE to the very latest release, or put the latest Xerces jar in
your JRE's lib/endorsed directory, one of Sun's JRE releases was bundled
with a Xerces release which had a bug causing the error message above in certain situations.


J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to