Hello, I am working in an environment where I have no control over the server.xml file, nor can I view any of of the default log files, (catalina.out, etc.) This is because I only have access to files which are nfs mounted to the machine that I have access to. What I can change is anything in the WEB-INF directory.
Does anyone know how I can override the default catalina logging behavior by setting some configuration element either in web.xml or some other file which will be viewed by tomcat in the WEB-INF directory? I am using log4j/commons-logging, and have success logging everything from my code, but I cannot see what tomcat is doing outside the scope of my code. any help is greatly appreciated. thanks, alden __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
