What JARs are you talking about?

If you talk about the uber JAR eg activemq-all, then there is
individual JARs such as activemq-client / activemq-kahadb-store /
activemq-pool and so on which is better to use.

On Wed, May 18, 2016 at 2:33 AM, sanjith11 <k.sanj...@gmail.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to