You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/12/03 09:56:34 UTC

DO NOT REPLY [Bug 25156] New: - Enhance error message for " org.apache.commons.logging.impl.Log4JLogger does not implement Log"

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=25156>.
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=25156

Enhance error message for " org.apache.commons.logging.impl.Log4JLogger does not implement Log"

           Summary: Enhance error message for "
                    org.apache.commons.logging.impl.Log4JLogger does not
                    implement Log"
           Product: Commons
           Version: 1.0 Beta 1
          Platform: All
               URL: http://marc.theaimsgroup.com/?l=jakarta-commons-
                    user&m=106477725521034&w=2
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Logging
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


After moving from struts1.0 to struts1.1 I got the same error message as in the
above mailing list discussion thread.

Couldn't the error message contain the names of the two jar files?
Even better if it hinted on what to do or provided a link to an explanation page!

http://jakarta.apache.org/commons/logging/userguide.html#Configuring%20the%20Logger%20Implementation
didn't really provide any help?

So shall I remove the 
-rwxr-xr-x    1 root     root       218864 Dec  2 15:37 WEB-INF/lib/log4j.jar
or the 
-rw-r--r--    1 root     root        31605 Dec  2 16:05
WEB-INF/lib/commons-logging.jar

Since all went well with log4j so far and the file is bigger, I am inclined to
dump commons-logging.jar.
On the other hand, since I am a new user of commons-dbcp-1.1.jar, that one may
rely on its own logger - so perhaps I will run into trouble due to that?
Anyway, help would be highly appreciated!

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org