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 chance you run into some sort of bug that has already been solved.
5.14.2 was released 5 1/2 years ago and is long overdue for an upgrade on the server-side. The mix versions jars of your component look incorrect. ActiveMQ jars in the same classpath should all be the same version. -Matt Pavlovich > On Aug 11, 2022, at 1:47 AM, Raja Guru Thirumavalavam > <rajaguru.oss....@gmail.com> wrote: > > 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 let us know if a deployment with ActiveMQ server and > component dependencies with versions mentioned above are compatible? > > Thanks > Raja Guru