[slf4j-dev] [Bug 165] Can't use slf4j with axis
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Wed Dec 16 10:32:31 CET 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=165
Ceki Gulcu <listid at qos.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Ceki Gulcu <listid at qos.ch> 2009-12-16 10:32:31 ---
Hello Matthias,
jcl-over-slf4j.jar uses exactly the same code for
org.apache.commons.logging.LogFactory as does commons-logging.jar and the
"org.apache.commons.logging.impl.SLF4JLogFactory does not implement
org.apache.commons.logging.LogFactory" problem indicates a totally different
issue, that there is another version of commons-logging.jar lurking somewhere
on your class path. This is a classical class loading issue and not a SLF4J
bug. As such, I am marking this bug as invalid.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list