0 Replies Latest reply on Sep 19, 2014 6:46 AM by satbirsaund

    JBoss EAP 6.1.0 custom Logging issue

    satbirsaund

      Hello Everyone,

       

      I am trying to configure custom logging via log4j in JBoss EAP 6.1.0 for my spring based webapp.

      Tried the following but it didn't help out

           Added jboss-deployment-structure.xml to exclude log4j dependency. Added a VM argument -Dorg.jboss.as.logging.per-deployment=false. Also added org.springframework.web.util.Log4jConfigListener listener entry before org.springframework.web.context.ContextLoaderListener.

       

      Any pointers to resolve the issue.

       

      regards,

      @s