4 Replies Latest reply on Mar 10, 2009 8:29 AM by jaikiran

    Loading property files in classpath

    mkprabhu_2009

      Hi,

      I have to specify my property files in the classpath. I have given like this in jboss-service.xml



      when I do lookup using url = ClassLoader.getSystemResource(fileName); it returns null

      Is it the right way to do?

      Thank you
      mkp