[jboss-user] [JBoss Microcontainer] - Re: Class path contains multiple SLF4J bindings

Ales Justin do-not-reply at jboss.com
Fri Nov 25 05:24:36 EST 2011


Ales Justin [http://community.jboss.org/people/alesj] created the discussion

"Re: Class path contains multiple SLF4J bindings"

To view the discussion, visit: http://community.jboss.org/message/638319#638319

--------------------------------------------------------------
The app classloader is already checked first -- as you can see from print.
But I guess that code checks *all* binding resources, hence finding JBoss' slf4j as well.
You need to filter out slf4j lookups from your app -- which then might lead to other weird behavior.
And also, with 5.1. you don't have a declarative way of filtering between CL domains; we only added than later, in AS 6.1.
(but you can do it programmatically ...)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/638319#638319]

Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111125/8ae22eee/attachment.html 


More information about the jboss-user mailing list