Original Message:
Sent: Fri March 31, 2023 04:11 AM
From: Francois Brandelik
Subject: Deafult WAS 9.0.5 jar file for Java/JMS MQ messaging
Hi Nick,
Have your vendor look at the ExceptionListener class in JMS and at the properties of the ConnectionFactory or whatever factory is being used. Typically the ExceptionListener gets attached to the Connection.
You might also want to look at the JMSContext for the same reason. There is a property to make sure you receive the connection broken error on the ExceptionListener.
Your provider should not need to enhance or extend any of the MQ classes.
For reference: https://www.ibm.com/docs/en/ibm-mq/9.3?topic=jms-exceptionlisteners
https://www.ibm.com/docs/en/ibm-mq/9.3?topic=definitions-xmsc-async-exceptions
https://www.ibm.com/docs/en/ibm-mq/9.3?topic=applications-exceptions-in-mq-classes-jms
Hope it helps.
------------------------------
Francois Brandelik
Original Message:
Sent: Thu March 30, 2023 10:22 AM
From: NICK DAKORONIAS
Subject: Deafult WAS 9.0.5 jar file for Java/JMS MQ messaging
Hi,
Thanks for your reply, but i was aware of this article.
Actually i was looking for the exact jar file (class) name provided by WAS for Java/JMS messaging provider against MQ, responding to application vendor (T24) who needs to customize its app code by "enhancing" this class, in order to deal with WAS Java/JMS connection exceptions against MQ.
------------------------------
NICK DAKORONIAS
Application Integration & Middleware Solution Certified Specialist
Kyndryl
Athens
Original Message:
Sent: Thu March 30, 2023 07:09 AM
From: Angel Rivera
Subject: Deafult WAS 9.0.5 jar file for Java/JMS MQ messaging
Hello:
WAS 9.0.5 ships the MQ RA 9.1.0.x LTS client.
.
For more details see:
https://www.ibm.com/support/pages/node/86587
Which version of WebSphere MQ Resource Adapter (RA) is shipped with WebSphere Application Server ?
------------------------------
Angel Rivera
IBM MQ Support
Research Triangle Park NC
Original Message:
Sent: Wed March 29, 2023 09:13 AM
From: NICK DAKORONIAS
Subject: Deafult WAS 9.0.5 jar file for Java/JMS MQ messaging
Hello MQ community users,
Does anybody know which is the default jar file provided 'as-is' in WAS 9.0.5 bundle for Java/JMS MQ messaging provided?
Where is is this file located (ie. WAS home\Appserver\runtimes filepath)?
Our scope is to establish a Java/JMS connection between AIX WAS (Java/JMS Queues defined) & Windows MQ (Local Queues & Topics hosted on QM)
Is there a particular need for MQ client to be installed and co-hosted on AIX WAS machine in order to provide com.ibm.mq.allclient.jar, com.ibm.mqjms.jar, com.ibm.mq.jar?
Any advise will be much appreciated.
Rgds, Nick
P.S.
I am including a screenshot with jar files included in current WAS (ND) v9.0.5 deployment:

------------------------------
NICK DAKORONIAS
Application Integration & Middleware Solution Certified Specialist
Kyndryl
Athens
------------------------------