Re: [xep-support] Adobe SVG

From: Nikolai Grigoriev (grig@renderx.com)
Date: Mon Jun 21 2004 - 08:23:27 PDT

  • Next message: James Drayton: "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



    This archive was generated by hypermail 2.1.5 : Mon Jun 21 2004 - 08:39:36 PDT