Adam Hardy wrote:

Hermod,
it totally depends on what logging package you are using. Whichever you have, you should make sure that the logger class for org.apache is set to warn or error or similar.

In addition, Tomcat also has a nifty debugging tool that dumps out all the request and response data, which sounds suspiciously like what you are describing. Check your server.xml file for occurrences of a <Valve> with a classname like RequestDumperValve.


Craig


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to