Rogier Peters pisze:
Gustavo,

This error was reported before, see http://article.gmane.org/gmane.text.xml.cocoon.devel/73632 . It happens because cocoon.xconf includes other xml files and the xml parser barfs when it encounters a doctype.

I had the same problem running with Java 6, but not with Java 5. The exact cause probably has to do with different (default versions of) xml parsers in the different jdks, but I haven't had time to look at it. For now the work-around seems to delete the doctype definition

<![DOCTYPE ... ]>

from both cocoon.roles and sitemap-language.xml (and possibly other configuration files)

Rogier

I use Java 1.6.0-b105 on openSuse 10.2 and have never experienced such a 
problem. Can you provide exact steps to reproduce it?

--
Grzegorz Kossakowski
http://reflectingonthevicissitudes.wordpress.com/

Reply via email to