"Mark Thomas" <ma...@apache.org> wrote in message 
news:4a7c9110.50...@apache.org...
> Eric B. wrote:
>> Hi,
>>
>> In JULI, the logging.properties file can be place in
>> ${catalina.base}/conf/logging.properties, whereas Log4j expects it in
>> ${catalina.home}/lib/log4j.properties.  I am assuming that it is log4j 
>> which
>> is searching for it as part of the class path.
>>
>> Is there a workaround for this, or just one of those things that you have 
>> to
>> learn to live with?
>
> In catalina.properties, modify the following entry as shown:
> common.loader=${catalina.base}/lib,${catalina.home}/lib,${catalina.home}/lib/*.jar
>
> then you can place log4j.properties in CATALINA_BASE/lib

Thanks.  Will give that a shot on Monday and see how it works out.

Eric




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to