Accessing the J2EE Application Server’s Client Libraries

If you use JBoss on the host, the script /opt/UMC/conf/vta/load copies the JBoss client libraries to the SAE installation directory, and you do not need to complete these tasks.

Each SAE that interacts with the SRC-VTA requires access to the J2EE application server’s client libraries. To provide this access:

  1. Refer to the documentation for the J2EE application server to determine the locations and names of the files for the client libraries.

    When you install the SRC-VTA, the files for the JBoss client libraries are placed in the folder /opt/UMC/conf/vta/jboss-client.

  2. Copy the files for the libraries to the folder opt/UMC/sae/lib on each host that supports an SAE. For example:
      cp /opt/UMC/conf/vta/jboss-client/*.jar /opt/UMC/sae/lib
  3. Restart the SAE on each host to which you copied the client libraries.