> org.apache.cocoon.ProcessingException: SAXException JspGenerator.generate(): > org.xml.sax.SAXParseException:The root element is required in a well-formed
I had this error too. My cause was that in the JSP some 'ü', 'ö', and 'ä' were generated. This means the page was assumed to be UTF-8 but this was not right. I have no solution because i'am only testing. Thomas --------------------------------------------------------------------- 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]>