From: James Drayton (James.Drayton@Solipsys.com)
Date: Mon Jun 21 2004 - 09:15:51 PDT
Nikolai,
Will the debug messages be printed by XEP to the screen?
Regards,
James
-----Original Message-----
From: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com]
On Behalf Of Nikolai Grigoriev
Sent: Monday, June 21, 2004 11:23 AM
To: xep-support@renderx.com
Subject: Re: [xep-support] Adobe SVG
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@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
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@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
This archive was generated by hypermail 2.1.5 : Mon Jun 21 2004 - 09:31:01 PDT