NonStop Server for Java 5.1 Programmer's Reference
Installation Changes
The standard location for the NonStop Server for Java 5.1 is a location of the form:
/usr/tandem/nssjava/jdk150_h51
where jdk150 refers to the version number of the Sun Microsystems update upon which
NonStop Server for Java 5.1 is based. The number h51 identifies the particular NonStop
Server for Java 5.1> PVU.
When the PAX file is extracted, a symbolic link is created at the standard location:
/usr/tandem/java.
If you want to install NonStop Server for Java 5.1 in a nonstandard location, you can do so as with earlier
releases. To do that kind of installation, use the File Transfer Protocol (FTP) to transfer the file from the
CD to the NonStop system. Then follow the directions in the product Softdoc for a nonstandard
installation.
HP recommends that NonStop Server for Java 5.1 be installed in the standard location
whenever possible.
Public Library Directory
The public library directory does not apply to NonStop Server for Java 4 or 5 or 5.1 hosted on TNS/E
because DLLs are used on TNS/E. For information about migrating native libraries, see Dynamic Link
Libraries (DLLs).
For background, version 1 of the NonStop Server for Java 4 (based on J2SE SDK 1.4.0) introduced a
public library directory that has the default name of /usr/tandem/java_public_lib. For
version 2 of the NonStop Server for Java 4 (based on J2SE SDK 1.4.2), the default public library
directory name changed to /usr/tandem/java_public_lib_jdk142 because of the change to
using version 3 of the C++ runtime library.
Java Based JAR File Locations
For users of NonStop Server for Java 3.1.x or earlier versions, guidelines have changed for placing Java
Archive files (JAR or .jar) for both Java based products and user-provided JAR files.