[slf4j-dev] [Bug 138] Class path contains multiple SLF4J bindings

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Jul 2 11:08:08 CEST 2009


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





--- Comment #3 from Ceki Gulcu <listid at qos.ch>  2009-07-02 11:08:08 ---
Thank you for adding the warning. 

Using a HashSet instead of ArrayList would alleviate this issue. However, it
seems rather clear that the problem is in the getResources method of the class
loader instance supplied by Weblogic and not in SLF4J's code. As a general rule
of thumb, I avoid working around platform bugs. 

I am curious to see whether other environments exhibit the same curious
behavior or if the issue is Weblogic specific. As such, let us leave this issue
open, awaiting input from other users.

In any case, I highly encourage you to raise the issue with Weblogic. 


-- 
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