>Obviously configuration should go in /etc and logging in 
>/var/log (helps with
>logrotate)

logrotate couldn't do anything with that tomcat logfile
since Tomcat will keep using the initial file, even
if that one has been renamed and gzipped.....

A real candidate for jakarta-service, to intercept
kill -HUP and make tomcat rotate its logs files.

Or better go with log4j :)

Reply via email to