Re: error finding node.xml in jar-file

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Sep 19 2007 - 05:02:19 EDT

  • Next message: Andrus Adamchik: "Re: PostgreSQL custom data type"

    On Sep 18, 2007, at 8:21 AM, Jens Mayer wrote:

    > The cayenne.xml and SharedNode.driver.xml are found, but
    > DCNode.driver.xml cannnot be located in the jar-file, because in
    > that case the "jar:file:...."-Prefix isn't used by the
    > ResourceLocator.

    Actually "jar:file:..." prefix is added to the URL by Java runtime,
    so that's not something ResourceLocator needs to specify explicitly.
    So is the DCNode.driver.xml file in the same jar as cayenne.xml, or
    more generally, is the jar that contains this file included in teh
    app classpath?

    Andrus



    This archive was generated by hypermail 2.0.0 : Wed Sep 19 2007 - 05:02:44 EDT