Alex Freller created AMQ-4661:
---------------------------------

             Summary: Using ActiveMQ 5.8.0 with grails 2.x: Error SLF4J: Class 
path contains multiple SLF4J bindings
                 Key: AMQ-4661
                 URL: https://issues.apache.org/jira/browse/AMQ-4661
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.8.0
         Environment: OSX 10.8 / JDK 1.6.0_51, ActiveMQ 5.8.0, grails 2.2.1
            Reporter: Alex Freller
            Priority: Minor


Starting up the grails (2.2.1) application, I get the following errors:
| Error SLF4J: Class path contains multiple SLF4J bindings.
| Error SLF4J: Found binding in 
[jar:file:/Users/userName/.grails/ivy-cache/org.grails/grails-plugin-log4j/jars/grails-plugin-log4j-2.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
| Error SLF4J: Found binding in 
[jar:file:/Users/userName/.grails/ivy-cache/org.apache.activemq/activemq-all/jars/activemq-all-5.8.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]

BuildConfig:
        compile('org.apache.activemq:activemq-all:5.8.0')  {
            excludes "spring-context"
        }



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to