[
https://issues.jboss.org/browse/SEAM-36?page=com.atlassian.jira.plugin.sy...
]
Shane Bryzak commented on SEAM-36:
----------------------------------
The issue here is that we are bundling weld-servlet with the Seam distribution. If this
is removed, there should no longer be a problem.
Multiple SLF4J bindings for Forge
---------------------------------
Key: SEAM-36
URL:
https://issues.jboss.org/browse/SEAM-36
Project: Seam 3
Issue Type: Bug
Reporter: Martin Gencur
Priority: Optional
Fix For: 3.0.0.Final
I'm getting the following WARNING when running the Forge from within Seam 3
distribution:
Using Forge at /home/mgencur/Java/seam3testing/cr2/seam-3.0.0.CR2
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/mgencur/Java/seam3testing/cr2/seam-3.0.0.CR2/lib/weld-servlet.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/mgencur/Java/seam3testing/cr2/seam-3.0.0.CR2/lib/slf4j-log4j12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See
http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira