0 Replies Latest reply on Sep 10, 2002 8:39 AM by pvamstel

    Resource connector and a properties file

    pvamstel

      The resource connector is trying to read a properties file like

      obj = ClassLoader.getSystemResourceAsStream("File name");

      I've packaged the file in the root of the resource adapter. But it returns a null value.

      Where do i package a properties file in a rar container?
      Are there security issues

      grt Patrick