One way you could do it is by java org.apache.axis.transport.http.SimpleAxisServer -Dlog4j.rootCategory=DEBUG - p 8080
But I was trying to figure out how I could do this when Axis is included in Tomcat as a WebApp. Just replacing the log4j.properties file and recreating the axis.jar file did not had much success. Anybody else tried this more successful? Marco ----- Original Message ----- From: "marco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 24, 2002 3:23 PM Subject: HOWTO enable Axis tracing > What is an easy way to enable the tracing of Axis and see the output go to > the Tomcat console? > > Marco >