Hi Matt,
When you say “only have one”, do you mean one of 1.1 and 2.0, or something
else? According to this thread I found on the spring framework GitHub
project, you’re supposedly fine having both on the classpath?
https://github.com/spring-projects/spring-framework/issues/22115
"Technically sp
Hi Jonas-
Definitely looks like a class loading issue where you probably have a collision
with jms-2.0 api jars. You should only have one, so you probably need to add an
exclusion to one of the dependencies — spring-jms or break down activemq-client
to the discrete jars— activemq-client, active