Installing third party JAR

Copy the JAR files from the HCL Commerce runtime and install them as the third party JAR files in the Sterling Order Management runtime.

About this task

This procedure covers the steps for installing the third party JAR files that is required for the integration of HCL Commerce and Sterling Order Management.

Procedure

  1. Copy the Foundation-Core.jar and Foundation-Server.jar from a location such as the following in your HCL Commerce deployment:

    WAS_installdir/profiles/default/installedApps/localhost/ts.ear/

  2. Install the above JAR files using the install3rdParty tool. Run the <INSTALL_DIR>/bin/install3rdParty.sh script with the target EVERY, as in the following example:

    ./install3rdParty.sh commerce 1_0 -j <path_to_Foundation-Core.jar> -targetJVM EVERY ./install3rdParty.sh commerce 1_0 -j <path_to_Foundation-Server.jar> -targetJVM EVERY