NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.0+)

/usr/tandem/java/install/README_javachk.
NonStop
TM
Server for Java Directory
Structure
This subsection explains:
Directory Contents
Symbolic Links
Wrappers
Directory Contents
The /usr/tandem/java directory contains release documents and subdirectories.
The following table lists the subdirectories and describes their contents.
Subdirectories of the /usr/tandem/java Directory
Subdirectory Contents
/bin
Wrappers that establish the execution environment and then invoke the
corresponding executable binary files in a subdirectory within /bin
/demo
Additional subdirectories, each containing a README file and a complete
example
/docs
Documentation about the current release, including HTML files such as this
one
/include
C-language header files that support native code programming using the
Java Native Interface and the Java Virtual Machine Interface.
/include-old
Header files that support native-code programming using older (deprecated,
unsupported) interfaces
/install The javachk file and a Makefile that can be used to relink the JVM
/jre
Core classes, classes supplied by Compaq, and run-time libraries (in the
/jre/lib subdirectory)
/lib
Classes other than core classes for support of the tools and utilities in the
SDK software
Symbolic Links
Using symbolic linking, which is enabled by default, Java and related files (java, javac, and
so on) are symbolically linked to the the wrappers that have the same names, which set the
environment and invoke the related executable objects or shells.