This is how its being done: -

<Context path="/magicktest" docBase="magicktest" debug="0" reloadable="true" >
   <Logger className="org.apache.catalina.logger.SystemOutLogger"/>
   <Valve className="org.apache.catalina.valves.RequestDumperValve"/>
</Context>

This snippet is inside a file named server.xml which is placed in $CATALINA_HOME/webapps/magicktest/WEB-INF/ .

But nothing gets logged on the console.

It was quite urgent, therefore only a minimal digging was performed. Please tell me what's being missed.

Configuration: -
Tomcat 4.1
WindowsXP


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to