Task 1: Copying Dependencies
Offer and Price Engine does not include all the required third-party dependencies. A consolidated copyLib.sh script is provided at $OPE_HOME/roles for all the components.
- Procedure
- Copy the required external jars to the $OPE_HOME/externalLib directory.
- Copy the
tibjms.jar
andjms-2.0.jar
files for TIBCO Enterprise Message Service™ andojdbc11.jar
file for Oracle to the $OPE_HOME/externalLib directory. - Run the $OPE_HOME/roles/copyLib.sh script.