Performing Postinstallation Tasks for Typical Installation

You need to merge third party libraries with ECM.ear that you have created for the WebSphere and WebLogic application servers and manually copy TIBCO EMS libraries that are not shipped with the product due to Licensing restrictions.

Procedure

  1. Merge Third Party Libraries with ECM.ear.
    1. Go to $MQ_HOME/build/custom.
    2. Execute customUtil.bat or customUtil.sh –mergeExternalLibrary.
      This command creates the thirdPartyLibrary folder in $MQ_HOME.
    3. Copy the consolidated third party JAR file (ThirdParty.jar) to this folder and enter y to proceed for merging. For information on creating a consolidated JAR file, refer to Creating a Consolidated JAR File with Third Party Libraries.
      Continue and complete the script. The updated ECM.ear is placed in $MQ_HOME.
  2. Copy EMS Libraries.
    1. Copy the tibjms.jar , tibcrypt.jar, and jms-2.0.jar from $EMS_HOME/lib to $MQ_HOME/lib/external directory.
    Warning: If you do not copy the tibjms.jar, tibcrypt.jar, and jms-2.0.jar files in $MQ_HOME/lib/external directory, the utilities do not work.