David Crossley wrote:

Enrico, i tested the catalog entity resolver with versions
2.0.4 and 2.0.5-dev and 2.1.4-dev and everything is fine.


happy to hear this :)

Are you sure that your remote xhtml file is "XHTML 1.0"?
If it is "XHTML 1.1" instead, then Cocoon does not have
those DTDs. So it would be getting them from the network
unless you have configured a "local catalog" for them.



yes. the files I retrieve are XHTML 1.0 :


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
...
</html>

I added a section about "Debugging" to the document:
http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html

--David




One day, maybe I'll find what i did wrong...
Anyway, thanks for all and sorry for the bothering.

regards,
Enrico



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



Reply via email to