0 Replies Latest reply on Jul 5, 2005 2:20 PM by julesverne

    acessing log4j.xml

    julesverne

      I have an ear which contains an har,jar and war...
      And i am using log4j for logging. I want a single log4j.xml file in my ear so my web and ejb application can acess it. how do i go about it. and how do i acess the xml file in the code

      DOMConfigurator.configureAndWatch("/home/verne/workspace/TxChangeFinal/bin/WEB-INF/log4j.xml",10000);


      sincerely
      verne