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 Server—525779-001
2-7
Install HP NonStop Server Toolkit for BEA WebLogic
Server 7.0 SP1
12. Set the correct values for the environment variables WL_HOME and JAVA_HOME in
the following shell script:
setWLSEnv.sh
13. Set the correct values for the environment variables BEA_HOME, WL_HOME, and
JAVA_HOME in the following shell scripts:
startNodeManager.sh
startWLS.sh
14. Set the correct execution mode on the three files just modified:
$ chmod +x $FILES
15. Confirm that installation of BEA WebLogic Server was successful by running the
Pet Store sample application using the PointBase database. Do this before
installing the HP NonStop Server ToolKit for BEA WebLogic Server. The
commands are:
$ cd $WL_HOME/samples/server/config/petstore
$ . ./startPetStore.sh
If you need help with the instructions in this subsection (Install BEA WebLogic Server
7.0 SP1), contact BEA for support.
Install HP NonStop Server Toolkit for BEA
WebLogic Server 7.0 SP1
1. Run the script that installs files copied from the HP-supplied CD. This installs files
to the same location as BEA WebLogic Server, and modifies the JVM to use the
XARM. The syntax for this script is:
install-wls-hpns.sh [-h]
[-p HP-pax-dir]
[-j {y|n}]
where:
-h
Give long help text.
-p HP-pax-dir
Directory with pax files supplied by HP. There is no default. If -p is not
supplied, this script does not install HP pax files.
-j {y/n}
Rebuild the installed JVM in $JAVA_HOME to include XARM functions by
running the install-nsxarm.sh script. When -p is specified, the default is
y. When -p is not specified, the default is n.