Re: tomcat jsp log4j partially working
From: GaryM (nospam_at_nospam.com)
Date: 12/31/03
- Next message: Andrew Thompson: "Re: problem with applet ...."
- Previous message: Sudsy: "Re: Easy Layout Question"
- In reply to: jw: "tomcat jsp log4j partially working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 00:04:27 -0000
anonymousacct2000@yahoo.com (jw) wrote in
news:c1f607d1.0312300849.2c16764f@posting.google.com:
>
> Any ideas/help would be appreciated. Thanks in Advance.
Still sounds like a path problem. Have you tried explicitly configuring
the Logger a la :
PropertyConfigurator.configureAndWatch(LOG_CONFIG_FILE);
or
PropertyConfigurator.configure(LOG_CONFIG_FILE);
Remember the fully qualified config filename should be relative to the
context under which you are running within Tomcat.
- Next message: Andrew Thompson: "Re: problem with applet ...."
- Previous message: Sudsy: "Re: Easy Layout Question"
- In reply to: jw: "tomcat jsp log4j partially working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]