Re: ActiveMQ client server version compatibility

2022-08-11 Thread Matt Pavlovich
Hello Raja- ActiveMQ maintains very good backward compatibility between server and client versions. You should not have problems with a 5.14.x server and 5.15.x clients working together from a general protocol compatibility standpoint. However, given the age of all those components, there is a

ActiveMQ client server version compatibility

2022-08-10 Thread Raja Guru Thirumavalavam
Hi, The server version that's deployed is is 5.14.2 The activemq jar version dependencies that we mentioned in our component are activemq-broker jar version - 5.15.13 activemq-client - 5.15.6 activemq-kahadb-store-5.15.6 activemq-openwire-legacy - 5.14.2 activemq-jaas -5.15.14 Could you please l