Task 1: Copying Dependencies

Order Management System does not ship with all the required 3rd party dependencies. A consolidated copyLib.sh script is provided under $OM_HOME/roles for all the components.

    Procedure
  1. Copy the required external jars to the$OM_HOME/externalLib directory.
  2. Copy the tibjms.jar and jms-2.0.jar files for TIBCO Enterprise Message Service™ and ojdbc11.jar file for Oracle to the $OM_HOME/externalLib directory.
  3. Run the $OM_HOME/roles/copyLib.sh script.