Hi, I am using the Tomcat 5.0.27 on AIX 5 . I have enabled Request Dumping in tomcat by adding following line <Value ClassName="org.apache.catalina.valves.RequestDumperValve"/> in conf/server.xml file.
I restarted the server after adding the above line and accessed the Tomcat server but I don't see any log files for Request dumping. I am checking in the $CATALINA_HOME/logs directory. Can you please tell me where should I be looking and if i am doing something wrong. Thanks Jithu