DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16967>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16967

ActionServlet failed to load when put log4j.jar (1.2.7) to /myapp/WEB-INF/lib folder.





------- Additional Comments From [EMAIL PROTECTED]  2003-02-11 16:27 -------
* By "my Timetrack app's lib folder" do you mean WEB-INF/lib?
* Is your init servlet loading before ActionServlet?

Note that Struts uses Commons Logging, which will usually just find Log4j in 
your classpath and use it. You should not need to have an init servlet at all. 
This may be the problem, in fact. I would suggest that you try getting rid of 
the init servlet, and putting any non-default config info into the Log4j config 
file instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to