IBM MQ Preparations(4.3)

IBM MQ Preparations(4.3)

The following jar file is required by the IBM MQ collection agent:

com.ibm.mq.allclient-9.2.3.0.jar

Setting up the jar files

You will need to copy the jar file into the specific persistent storage directory. Refer to Persistent Storage for information on setting up persistent storage if you have not or if you would like to know more about the use of persistence. The following steps will show you how to copy the jar file:

  1. Copy the following jar file to the 3pp directory of the persistent storage.

    cp com.ibm.mq.allclient-9.2.3.0.jar /nfs_share/persistent/3pp
  2. Commit the changes by restarting the platform pod. The pod should reinitialize not long after.

    kubectl delete pod platform-0 --namespace <namespace name>