Deploying run-time support files

Last Updated : Apr 01, 2021 |

About this task

Use this procedure to deploy the run-time support files for each application server where you want to install the Orchestration Designer applications.

Before you begin

Add or modify certificates in the default keystore on the application server at <TOMCAT_HOME>/lib/trusted_weblm_cert.jks and then save a copy of the existing trusted_weblm_certs.jks file.

Procedure

  1. Download the appropriate runtimeSupportTomcat.zip file from the Orchestration Designer environment that you used to compile the Avaya Oceana® Self Service application.

    See the Avaya Orchestration Designer Developer's Guide for instructions on how to extract this zip file.

  2. On the application server, go to the <TOMCAT_HOME> folder and unzip the runtimeSupportTomcat.zip file.

    The system extracts the run-time support jars to the <TOMCAT_HOME>/runtimeSupportTomcat/lib folder.

  3. From the <TOMCAT_HOME>/runtimeSupportTomcat/lib folder, copy the run-time support jars to the <TOMCAT_HOME>/lib folder.
  4. If you have copied the default keystore, copy that to <TOMCAT_HOME>/lib/trusted_weblm_certs.jks.