WebLogic Server (WLS) 7.0

Installing the HP NonStop Server Toolkit for BEA
WebLogic Server 7.0 SP1
HP NonStop Server Platform Guide for WebLogic Server525779-001
2-3
Copy Software to the HP NonStop Server
3. Run check-wls-hpns.sh to check that your NonStop server is running the
prerequisite software.
a. In the OSS shell, set and export the following environment variables:
For example:
export JAVA_HOME=/usr/tandem/nssjava/jdk131_v31
export JREHOME=$JAVA_HOME/jre
export WL_HOME=/usr/bea/weblogic700
b. Ensure that your PATH variable includes $JAVA_HOME/bin. For example:
PATH=$PATH:$JAVA_HOME/bin
uninstall-nsxarm.sh Script that removes the XA resource manager,
T2783. The script includes rebuilding the JVM.
install-wls-hpns.sh The main installation script for HP NonStop
Server Toolkit for BEA WebLogic Server.
wls-silent-default.xml Sample file for silent install of BEA WebLogic
Server.
JAVA_HOME The directory for installed NonStop Java. For
example,
/usr/tandem/nssjava/jdk131_v31.
JREHOME A directory, usually this is $JAVA_HOME/jre.
WL_HOME Directory for BEA WebLogic Server. This is
usually /usr/bea/weblogic700.