Owner's manual
• Added information about various integrations with web container “Integrations for Web
Container” (page 91).
• Added information about singleton timer “Singleton service” (page 108).
Document Organization
This manual is organized as follows:
This chapter describes the overview and architectural
details of NSASJ.
“Introduction” (page 10)
This chapter describes the salient features of NSASJ.“Features of NSASJ” (page 18)
This chapter describes how to install, remove and repair
NSASJ.
“Installing NSASJ” (page 23)
This chapter describes how to configure various
components of NSASJ.
“Configuring NSASJ” (page 43)
This chapter describes how to manage NSASJ.“Managing NSASJ” (page 80)
This chapter describes the ways to integrate NSASJ with
other NonStop products.
“Integration” (page 90)
This appendix describes the programmatic management
of NSASJ using API and lists three sample programs.
“Programmatic Management of NSASJ using API ” (page
99)
This appendix lists the frequently asked questions about
NSASJ.
“Frequently asked questions” (page 111)
Notation Conventions
Bold Type
Bold type within text indicates terms defined in the Glossary. For example:
abstract class
Computer Type
Computer type letters within text indicate keywords, reserved words, command
names, class names, and method names; enter these items exactly as shown. For
example:
myfile.jar
Italic Computer Type
Italic computer type letters in syntax descriptions or text indicate variable
items that you supply. For example:
pathname
[ ] Brackets
Brackets enclose optional syntax items. For example:
jdb [options]
A group of items enclosed in brackets is a list from which you can choose one item
or none. Items are separated by vertical lines. For example:
where [threadID|all]
Document Organization 7