Jan Warnstam wrote:
Try wget, the server may rely on some headers commonly set by browsers but not used by Cocoon.
That was true - wget didn't succeed either, it also got a "Connection refused" error. I managed to download the DTD files via a browser though and saved them locally.
A solution is to download the DTD, store it locally and set up a catalog for the entity resolver to point to the local file.
I read about the catalogs and added a local-catalog in cocoon.xconf, then edited my local-catalog file to redirect the DTD requests to the locally stored files and it started to work - thanks a lot for the good advice! Also thanks to Christopher who was also right - I chose to edit the cocoon.xconf file though instead of using the CatalogManager.properties.
Now we have a fully functional transforming environment - thanks a lot for the help!
Yours, Jan Warnstam Developer
EuroNetics http://www.euronetics.se/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
