Hi All,

We have a legacy application and are in the process of migrating to the
latest active mq jars due to some security vulnerabilities in the versions
below 5.13.x.  
But what we are finding is that the new jars have spring modules embedded
inside the jar ( as folders with classes and not through pom), we use an
older version of spring and the one inside activemq and the existing spring
are conflicting.

We even tried removing the spring classes from activemq jar and repackaging,
but it fails during activemq initialisation. we have an older version of
spring compared to the classes in activemq jar.

What is the correct solution to get around this?  upgrading our existing
spring has lot of other dependency and cannot be done.

Also is it a good practice to just dump all the spring classes without any
version or any info like that to a jar?

Thanks



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/new-Active-MQ-jars-with-spring-classes-embedded-inside-tp4712080.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to