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
- Copy the required external jars to the$OM_HOME/externalLib directory.
- Copy the
tibjms.jar
andjms-2.0.jar
files for TIBCO Enterprise Message Service™ andojdbc11.jar
file for Oracle to the $OM_HOME/externalLib directory. - Run the $OM_HOME/roles/copyLib.sh script.