The following instructions should only be used if Continuent Support have explicitly provided you with a custom JAR file designed to address a problem with your deployment.
If a custom JAR has been provided by Continuent Support, the following instructions can be used to install the JAR into your installation.
Determine your staging directory or untarred installation directory:
shell> tpm query stagingGo to the appropriate host (if necessary) and the staging directory.
shell> cd tungsten-clustering-7.0.3-141
Change to the correct directory. For example, to update
Tungsten Replicator change to
tungsten-replicator/lib; for Tungsten Manager use
tungsten-manager/lib; for Tungsten Connector use
tungsten-connector/lib:
shell> cd tungsten-replicator/libCopy the existing JAR to a backup file:
shell> cp tungsten-replicator.jar tungsten-replicator.jar.origCopy the replacement JAR into the directory:
shell> cp /tmp/tungsten-replicator.jar . Change back to the root directory of the staging directory:
shell> cd ../..Update the release:
shell> ./tools/tpm update --replace-release