Applying Hotfixes

An updated customUtil.sh file is provided with a hotfix. Extract it to the $MQ_HOME/build/custom directory.

Procedure

  1. Uninstall TIBCO MDM from the Application Server.
  2. Create the directory $MQ_HOME/customEAR.
  3. Copy the hotfix TAR file to $MQ_HOME/customEAR.
  4. Change directory to $MQ_HOME/customEAR and untar the hotfix tar file.
  5. Copy customUtil.sh to $MQ_HOME/build/custom.
  6. Change directory to $MQ_HOME/build/custom and run the following command:
    ./customUtil.sh -updateEarFile
  7. Enter y when prompted with "Ready to continue".
  8. Enter the name of the hotfix JAR file when prompted for.

    This creates an updated EAR file in the $MQ_HOME/customEAR directory.

  9. Install the updated ECM.ear file in the Application Server.
    Note: Refer to the TIBCO MDM Readme for more details.