Check first line of your XML, it should look like:
<?xml version="1.0" encoding="ISO-8859-1"?>
or
<?xml version="1.0" encoding="UTF-8"?>
(encoding might be different in your case)
Vadim
> -----Original Message-----
> From: Hewko, Doug [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 11:21 AM
> To: '[EMAIL PROTECTED]'
> Subject: Strange error messages...
>
>
> I am receiving an error from Cocoon2 that I do not know. Is there a central
> repository that can help me interpret the error messages?
>
> The error I have is:
> org.xml.sax.SAXParseException: The encoding declaration is required in the
> text declaration.
>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>