You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by guerra <jg...@gmail.com> on 2011/09/27 18:14:20 UTC

ActiveMQ 5.5 RA & SLF4J lib clashes!

Hi,

I am running with problems to deploy the ActiveMQ 5.5 RA due to the
inclusion of SLF4J 1.5.11 library on the RA binary. My application is using
another version of SLF4J, 1.6.1 + Logback 0.9.28 and the logger facades are
clashing each other, so I am wondering if anybody knows how to avoid this
problem.

As a workaround I am using ActiveMQ RA 5.4.2 instead and it is working fine,
but as I said, I can't use the 5.5 RA.

I am using Glassfish 3.1 + ActiveMQ 5.5 
Cheers

--
View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-5-RA-SLF4J-lib-clashes-tp3848041p3848041.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ 5.5 RA & SLF4J lib clashes!

Posted by guerra <jg...@gmail.com>.
The inclusion of SLF4J 1.5.11 jar into ActiveMQ 5.5 binaries is creating
problems elsewhere where you are using SLF4J 1.6 because they clash each
other. Can be possible that the user actually satisfy externally, in a
standard way, this dependency to try to avoid these classpath conflicts???.

Cheers

--
View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-5-RA-SLF4J-lib-clashes-tp3848041p3893512.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.