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 - ([EMAIL PROTECTED])

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:   <mailto:turbine-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-dev-help@;jakarta.apache.org>

Reply via email to