0 Replies Latest reply on Mar 11, 2003 1:55 PM by sanepid

    .sar and relative path to internal configuration file

    sanepid

      hello,
      I have some MBeans which load a property file during startup and they work fine using a mybean-service.xml descriptor. When I try to pack everything in a .sar archive, I get java.io.FileNotFoundException when the MBean attempts to load that propery file. Any suggestions on how this can be achieved? I tried to copy the property file directly under the ear archive, without any luck.
      Thanks