You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Rodney Schneider <ro...@actf.com.au> on 2002/10/23 04:55:55 UTC

[SOURCE] Issue #TTWS7 - Allow Log4J to be configured from TurbineResources.propertie...

You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TTWS7>

Type :        Patch
Issue Id :    TTWS7
Reported by: Rodney Schneider
             rodney - (rodney.schneider@actf.com.au)

Details:

Platform: All
Operating system: Redhat
Summary: Allow Log4J to be configured from TurbineResources.properties
Description: After starting a newly generated newapp (TDK-2.2b3), I was getting the following error message from Log4J:

log4j:WARN No appenders could be found for logger(org.apache.stratum.component.ComponentLoader).
log4j:WARN Please initialize the log4j system properly.

I was able to resolve this by putting a log4j.properties file in my
WEB-INF/classes directory.



However, after thinking about this some more, and noticing that
Torque and Fulcrum also use Log4J for logging, I thought it would
be better to put all these configuration properties in
TurbineResources.properties, rather than requiring a separate
log4j.properties file.

Status: New
Priority: Medium
Functional area: Setup


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>