1 Reply Latest reply on May 16, 2013 11:46 AM by raghurammaturi

    how to configure log4j in JBoss 6.0.0 enterprise application server

    raghurammaturi

      I am migrating application from websphere to Jboss 6.0.0 application server.

       

      The Jboss 6.0.0 version has the module ,standalone.xml,etc. folder structure.

       

      I have the log4j.properties file defined inside the war file. I want to generate application log in specific location example /var/log/jboss/myapp/myyapp.log.

       

      Could some one provide me the steps to acheive the above requirement.