Does Tomcat 4.1.24 initialize a Log4J instance? It seems as if something is stepping on my Log4J properties, and I don't know where it is. The first thing my application does is start the plugin, but here is my log:
WebappLoader[]: Deploy JAR /WEB-INF/lib/xerces.jar to c:\dev\myapp\html\WEB-INF\lib\xerces.jar WebappLoader[]: Deploy JAR /WEB-INF/lib/xercesImpl.jar to c:\dev\myapp\html\WEB-INF\lib\xercesImpl.jar StandardManager[]: Seeding random number generator class java.security.SecureRandom StandardManager[]: Seeding of random number generator has been completed log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources). log4j:WARN Please initialize the log4j system properly. Log4jPlugin - init() START Log4jPlugin - init() COMPLETE Any ideas? Lukas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
