Avatar of Los Angeles1
Los Angeles1
 asked on

WMQ, JMS Provider Version

I have a new WMQ 7.5.0.2 server on a new machine

I have a client jar, taht include WMQ client jars

I replaced the old client jars with the 7.5.0.2 jars into my master client jar

       com.ibm.mq.jar
       dhbcore.jar
       com.ibm.mq.headers.jar
       com.ibm.mq.jmqi.jar
       com.ibm.mqjms.jar

Open in new window


However, when I run my client, I see the following:

    JMS Provider Name=IBM WebSphere MQ 
    Provider Version=7.0.0.0 
    Provider Major Version=7 
    Provider Minor Version=0 

Open in new window


I am sure the program is connecting to the correct, and that the new client jars are 7.5.0.2  

Am I correct in believing that the Product Version should be 7.5.0.2 instead of

    Provider Version=7.0.0.0

I need to ensure I am using the correct jar files,  how should I proceed?


Thanks
LinuxJava App ServersJava

Avatar of undefined
Last Comment
Los Angeles1

8/22/2022 - Mon
Radek Baranowski

what exactly do you do, (commands, paths, directories in which you run your commands)

please be more specific.
Los Angeles1

ASKER
I run the client, and the client will report which version its using apparently by using the
getProviderName(). in the  Class MQConnectionMetaData in the package Package com.ibm.mq.jms, which I assume is contained inside the com.ibm.mqjms.jar

The client outputs the following:


    Provider Version=7.0.0.0
ASKER CERTIFIED SOLUTION
Los Angeles1

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Los Angeles1

ASKER
Found the answer
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes