HP-UX Installations—Configuration for Hot Deployment FeatureThe BusinessEvents hot deployment feature requires JRE 1.5.0.05 or later. TIBCO Runtime Agent 5.5, however, ships with JRE 1.5.0.04. This section explains how to download and install HP-UX JDK version 1.5.0.05 or later, so you can use the hot deployment feature.
In the directory paths provided below, substitute the platform variable as follows:
● PA_RISC2.0 if you are running on HP-UX PA-RISC
● IA64N if you are running on HP-UX Itanium
1. Download JDK 5.0.05 or later from http://www.hp.com/products1/unix/java
2.
3. Make a backup copy of be-engine.tra:
cp TIBCO_HOME/be/3.0/bin/be-engine.tra TIBCO_HOME/be/3.0/bin/be-engine.tra.bak
4. Modify be-engine.tra to point to the new JRE version by making the following three changes.Change the following section:
5. Verify that tools.jar is in the classpath. You can do this by copying it from JDK lib to JRE lib.
cp /opt/java1.5/lib/tools.jar /opt/java1.5/jre/lib
Copyright © TIBCO Software Inc. All Rights Reserved.