Stephane, in commons-logging.properties enable the last line (log4j logger) and in log4j.properties set the first one to: log4j.rootCategory=TRACE, CONSOLE, LOGFILE (be aware that it produces *a lot* of logs)
Michele On Wed, 2007-05-16 at 11:56 +0200, Stephane Roy wrote: > Hi Michele, > > Michele Mazzucco wrote: > > Stephane, > > > > I faced a similar problem some time ago (it was related to the > > addressing module). Try to set the log level for axis2 to trace. > > > > Michele > > I'm quite new to Axis2. How do I set the log level for axis2 to trace ? > I guess I have to modify the file > <tomcat>/webapps/axis2/WEB-INF/classes/log4j.properties but I'm not > familiar with the syntax. > Thanks in advance for your help. > > Stephane Roy > Alcatel-Lucent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
