0 Replies Latest reply on Oct 30, 2013 6:47 AM by vduvdu

    JBOSS 7 - errors get into jboss log despite per application logging?

    vduvdu

      Hello,

       

      I set up per application logging using log4j (JBOSS AS 7.1.1, JBOSS EAP 6.1), that means I have my own log4j.xml and own jars, excluded the log dependencies in jboss-deployment-structure.xml. Everything works, but if an error occurs in the application, the error is written to the JBoss console and the server.log.

       

       

           ERROR [org.jboss.as.webservices.invocation.InvocationHandlerJAXWS] if a webservice throws business exception

           wicket exceptions

           ...

       

      any idea how to prevent logging into JBoss logs?

       

      Thanks,

      Viktor