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





--- Comment #6 from Łukasz Rżanek <lukasz.rza...@gmail.com>  2009-09-15 
23:54:54 ---
Created an attachment (id=61)
 --> (http://bugzilla.slf4j.org/attachment.cgi?id=61)
Proposed solution?

The solution proposed in the discussion linked above actually works great. I've
attached a corrected version of LoggerFactory.java to consider, though my
Eclipse broke all of the formatting :-)

The problem was, actually, in multiple classpaths in manifests - if there was
more than EJB jar with binding listed WLS was providing a full list of those.
Even if the class was the same. This goes with the ClassLoader behavior in WLS.

Can you please change that List to Set in the next release? I considered all
odds - it will not affect the core functionality itself.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to