Connection reset when using ActiveMQ 5.9 libraries

2013-12-09 Thread mohammedlateefhssn
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

Re: Connection reset when using ActiveMQ 5.9 libraries

2013-12-09 Thread mohammedlateefhssn
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