Broker jars

Hello,

We have upgraded our Broker from 8.2 to 9.6. We have clients using jar “wm-brokerclient.jar, wm-g11nutils.jar,wm-jmsclient.jar,wm-jmsnaming.jar” from 8.2.

Are there any differences between these from Broker 9.6 & Broker 8.2.2 ?
Or they are the same but the 9.6 jars have been re-complied using java 1.8?

Thank you.

Hi abdulmuhsen,

I am not sure to your question but did you find any problems after up-gradation. If yes, share the issue details along with log.

Thanks,

Hi abdulmuhsen,

I am not sure to your question but did you find any problems after up-gradation. If yes, share the issue details along with log.

Thanks,

The Broker jars from 8.2 do seem to work with a later versions of Broker 9.*
However, you will need to use a lower version of java on your client machine.
This is actually what one of our clients is doing.

Hi Tariq,

Broker Jars for 8.2 should be working in Java 6 and newer, Broker Jars for 9.6 should be working for Java 7 and newer.

If possible it is recommended to use the jars from the same version as the Broker for compatibility and security reasons.

The newer jars contain the latest fixes by default (see Release Notes for details).

Additionally you should check for the latest Fixes for Broker, Broker Java API and Broker JMS API.

Regards,
Holger

Hi Holger

thank you for your response and info, it is much appreciated.

cheers!