I want log4j to write its output to the webapps/[application
dir]/WEB-INF/logs directory. The log4j properties file is located in
the WEB-INF/classes directory, as specified.
Monitoring trace of log4j's process, shows log4j is unable to find
(create) the requested files.
I believe Tomcat is not allowing the application to write into
WEB-INF/logs subdirectory. How do I direct Tomcat to allow this
functionality?
Tomcat 4.1.30
Thanks
---------------------------------------------
Lawrence Winkler
UW-Madison
Division of Information Technology
608-265-4610
lawrence.winkler@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)