Updating JRE Version
The TIBCO ActiveMatrix Updater Tool for Java Runtime Environment (JRE) is a command-line utility for updating existing TIBCO ActiveMatrix platform based installations to use JRE 1.8. The utility operates against the
CLASSPATH
.tra files in
TIBCO_HOME
. In the given
TIBCO_HOME
, the utility operates only on the
CLASSPATH
.tra files that are relevant and known to the TIBCO ActiveMatrix Platform based products.
Remember: When you obtain third party software or services, it is your responsibility to ensure you understand the license terms associated with such third-party software or services and comply with such terms.
Modes
The utility works in two modes:
- Discover mode — Discovers the various "TIBCO ActiveMatrix Administrator Instances" for a given
TIBCO_CONFIG_HOME
. - Update mode — For a given
TIBCO_HOME
, this mode updates the Java version in the relevant TIBCO ActiveMatrix .tra files inTIBCO_HOME
.
Subtopics