1 Reply Latest reply on Sep 29, 2009 11:17 AM by peterj

    one log4j config for entire ear

      Hello!
      Please, help me to solve the problem.
      I need to provide logging for my ear. I want to have only one log4j.xml file in the ear and this file should configure logging for all war's and beans inside ear. I don't want to use JBoss' log4j.xml.

      Is it possible and how can I do that?
      Thank you!