2 Replies Latest reply on Jun 21, 2005 8:55 PM by woolyfsh

    Accessing resources in a SAR file

    robgratz

      Does anyone have any experience accessing resources that are deployed in a SAR file. I have an XML schema used to validate XML files that gets loaded into a SAR file and am wondering if there is a way to access that file from within my code.

      The class needing to access the schema file is contained in a jar file that is within the same sar file as the schema.