NonStop Server for Java 4.2 Programmer's Reference
JToolkit for NonStop Servers Programmer's Reference
This documentation describes the JToolkit for NonStop Servers, a set of additional features
that work in conjunction with NonStop Server for Java. These features include:
Enscribe API for Java, which enables an application programmer to perform
operations on Enscribe files.
■
Pathsend API for Java, which provides support for creating Pathway clients by using
the Pathsend interface.
■
Pathway API for Java, which provides for creating Pathway servers by using
$RECEIVE.
■
Scalable TCP/IP (SIP), where SIP provides a transparent method of giving scalability
and persistence to a network server written in Java.
■
ddl2java Tool, which generates Java code based on Data Definition Language
(DDL) Dictionary definitions.
■
❍
WebLogic Server for the HP NonStop Server Platform Guide
This manual describes the installation, configuration, and management of the BEA
WebLogic Server on HP NonStop servers.
❍
C/C++ Programmer's Guide
Describes the HP implementation of the C and C++ programming languages for NonStop systems.
For a NonStop Server for Java JDBC driver to access a SQL/MP database, the C compiler for the
HP NonStop Open System Services (OSS) environment (c89) must be installed and configured
correctly. Also, you might need this document if you use the Java Native Interface (JNI) to
communicate between Java and a native library.
●
DLL Programmer's Guide for TNS/E Systems
Provides an introduction to the process of creating and using Dynamic-Link Libraries (DLLs) on
TNS/E systems.
●
eld Manual
Describes how programmers can use eld, the object file linker to create loadfiles that run on
TNS/E systems.
●
Inspect Manual
Documents the Inspect interactive symbolic debugger for HP NonStop systems . You can use
Inspect to debug JNI code running in a Java virtual machine (VM). (To debug Java code, you use
the jdb tool.) For more information, see the NonStop Server for Java Tools Reference Pages.
●
Installation Documents
G06.20 Software Installation and Upgrade Guide
Provides detailed procedures for upgrading a NonStop S-series server to the G06.20 release
version update (RVU) from any G03.00 or later RVU.
❍
●