Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

1. Introducing Jolt
The Jolt product is a Java-based interface to the Compaq NonStop
TM
TUXEDO system that
extends NonStop
TM
TUXEDO services to the Internet. Jolt allows you to build client programs
and applets that can remotely invoke existing NonStop
TM
TUXEDO services allowing
application messaging, component management, and distributed transaction processing.
The following Jolt topics are discussed in this section:
What is Jolt●
What is New in Jolt for NonStop
TM
TUXEDO●
What Has Changed in Jolt for NonStop
TM
TUXEDO●
Repository Enhancements for Jolt 1.2●
How Jolt Works
Jolt Server❍
Jolt Class Library❍
JoltBeans❍
ASP and JSE Connectivity for NonStop
TM
TUXEDO❍
Jolt Server and Jolt Client Communication❍
Jolt Repository❍
Jolt Internet Relay❍
●
How to Jolt-Enable your NonStop
TM
TUXEDO Applications●
What is Jolt
Jolt is a Java class library and application programming interfact (API) that provides an
interface to NonStop
TM
TUXEDO from Java clients. The Jolt product consists of several
components for creating Java-based client programs that access NonStop
TM
TUXEDO services
and for enabling secure, reliable access to servers inside corporate firewalls. These Jolt
components are:
Jolt Server. One or more Jolt servers listen for network connections from clients, translate
Jolt messages, multiplex multiple clients into a single process, and submit and retrieve
requests to and from NonStop
TM
TUXEDO-based applications running on one or more
NonStop
TM
TUXEDO servers.
●










