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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30054

can't get log4j logger in webapp under tomcat5+java1.4





------- Additional Comments From [EMAIL PROTECTED]  2004-07-12 22:09 -------
debugging a logging configuration is difficult.

that's exception looks pretty wierd and i don't have a good answer. you could try:

1 check that the class name in the commons-logging.properties file is exactly right. 
(take a look in the 
JavaDocs.)

2 if that doesn't work, try dropping the commons-logging jar into you web app's lib. 
this will probably 
produce a different exception (but it might work).

3 unroll the commons-logging jar and reroll a new jar just with Log4JLogger in it. try 
adding that.

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

Reply via email to