On Thu, 19 Dec 2002 08:43, you wrote: > > log4j:WARN No appenders could be found for logger > > (org.apache.stratum.component.ComponentLoader). > > log4j:WARN Please initialize the log4j system properly > > Does running the Ant target 'update-tr-props' help?
The log4j.properties file is copied over to WEB-INF/classes in the "compile" target, but you can do it manually by running the target "copy-log4j-properties". -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
