[xep-support] Adobe SVG

Nikolai Grigoriev grig at renderx.com
Mon Jun 21 08:23:27 PDT 2004


James,

> ...And the CatalogManager.properties files is in my classpath.  
> Yet, I get the following error:
>
> java.net.UnknownHostException: www.w3.org

Yep, it means that the parser tries to download the DTD from the Internet.

> What may be happening?  Is XEP not finding the catalog.xml file?

My interpretation: XEP _is_ finding your catalogs (because otherwise
you would have got a ClassNotFound exception when trying to 
load resolver classes. Perhaps the contents of the catalog does
not contain the right resolution for the DTD you are trying to use?

To see the picture, I propose to increase verbosity in CatalogManager.properties:

verbosity=100

and then see which public IDs are loaded from your catalog.xml, and 
whether the DTD for SVG 1.0 is among them.

Regards,
Nikolai Grigoriev
RenderX

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list