[slf4j-dev] [Bug 22] jcl104-over-slf4j throws exception on release()

bugzilla-daemon at gil.qos.ch bugzilla-daemon at gil.qos.ch
Thu Jun 8 21:08:31 CEST 2006


http://bugzilla.slf4j.org/show_bug.cgi?id=22


listid at qos.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From listid at qos.ch  2006-06-08 21:08 -------


The fact that removing
META-INF/services/org.apache.commons.logging.LogFactory from
jcl104-over-slf4j.jar makes the problem go away confirms my previous
suspicion about commons-logging-api.jar kicking in instead of
jcl104-over-slf4j.jar. (Several servlet containers treat
org.apache.commons.logging.* classes specially by imposing parent
first class loading delegation model for JCL classes.)

To cut a long story short, I will make a new release of SLF4J which
will stop throwing an exception when the
o.a.c.l.impl.SLF4FLogFactory#release method is called. Instead, the
method will issue a warning with a link to 

  http://www.slf4j.org/codes.html

I would appreciate if you could verify that the new release behaves as expected.




-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the slf4j-dev mailing list