Marc Salvetti pisze:
Hello,

I'm having a big issue that just appeared after a server crash, I don't know why, either it's a configuration problem but now get the following error when accessing some parts of the project.

From what I understand, it's an xml validation issue as apparently the parser try to find an xml schema or dtd to validate but for some reason I don't get it doesn't look locally for it, which is obviously very bad for performances and is now creating this error.

Does anyone have an idea on how to either switch off validation or at least make it local ?

You should use local catalog for entity resolution. I have found information 
about C2.1 only:
http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html

but I guess this should be similar in 2.2 to some extent.


--
Grzegorz Kossakowski

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

Reply via email to