NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.1+)
NonStop Java Directory Structure
This subsection describes:
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.
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, Java extension
classes, 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