0 Replies Latest reply on May 23, 2007 9:42 AM by superomega

    Using Log4j with jbossws-1.2.1.GA

    superomega

      Hallo

      with jbossws-1.2.0 I usesd server\default\conf\log4j.xml to trace the soap Messages:

       <!-- Enable JBossWS message tracing -->
       <category name="jbossws.SOAPMessage">
       <priority value="TRACE" class="org.jboss.logging.XLevel"/>
       </category>
      


      Now this isn't working any more.
      What has changed, what can I do that it will work again?

      Thank you,
      Werner