We are upgrading Active MQ from 5.5 to the available latest version.
I have replaced the old active mq 5.5 jars with the new one (active mq 5.9).
We have a functionality in our web application where we will communicate
with a ZIS server using activemq (jms) via a HTTPConnection. I am able to
connec
Below are the jars that i have replaced with activemq 5.5 to 5.9 version.
ActiveMQ 5.5 jars that we were using in our web application:
activeio-core-3.1.2
activemq-console-5.5.0
activemq-core-5.5.0
activemq-jaas-5.5.0
activemq-pool-5.5.0
activemq-web-5.5.0
geronimo-annotation_1.0_spec-1.1.1
geroni