JBoss Community

SOAP message logging

created by bohemius in JBoss Web Services - View the full discussion

Hello all,

 

we are trying to log our SOAP messages for a mobile client on the server for debugging purposes (the server log will do) so we added the following to the jboss-logging.xml file as we found in various documents and discussions

 

<logger category="org.jboss.ws.core.MessageTrace">

      <level name="TRACE"/>

</logger>

 

However nothing gets outputed even after restart and I cannot find anymore information.  We are using version 6.1.0 final with the default WS stack with annotations in the EJB.  Is there something I'm missing here?

 

Any help is appreciated.  Thanx

 

-J

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community