Jolt 1.2 Developer's Guide

In the GROUPS section:
Specify the same identifiers given as the value of the LMID parameter in the MACHINES section.1.
Specify the value of the GRPNO, between 1 and 30,000.2.
In the SERVERS section:
The Jolt Repository Server (JREPSVR) contains services for accessing and editing the Repository. Multiple JREPSVR instances
share repository information through a shared file. Include JREPSVR in the SERVERS section of the UBBCONFIG file:
Indicate a new server identification with the SRVID parameter.1.
Specify the -W flag for one (and only one) JREPSVR to ensure that you can edit the Repository. (Without this flag, the
Repository is read-only.)
2.
Type the -P flag to specify the path of the repository file. (An error message displays in the NonStop
TM
TUXEDO ULOG
file if the argument for the -P flag is not entered.)
3.
Add the file pathname of the Repository file (for example, /app/jrepository).4.
Boot the NonStop
TM
TUXEDO system using the tmloadcf and tmboot commands.5.
Initialize Services Using NonStop
TM
TUXEDO and the Repository Editor
You must initially define the NonStop
TM
TUXEDO services using NonStop
TM
TUXEDO and Jolt to make the Jolt services
available to the client:
Build the NonStop
TM
TUXEDO server that contains the service.1.
Access the Jolt Repository Editor.2.
Before you start the Repository Editor, make sure that you have installed all necessary Jolt software. You cannot use the
Repository Editor until JREPSVR and JSL are running.
Start the Repository Editor from either the JavaSoft appletviewer or from your Web browser:
Set the CLASSPATH to include the Jolt class directory or the directory where the *.jar files reside.1.
If loading the applet from a local disk, type the following at the URL location:
appletviewer <full-pathname>/RE.html
If loading the applet from the Web server, type the following at the URL location:
http://<www.server>/<URL path>/RE.html
2.
Press Enter. The Repository Editor logon window displays.3.
To start the Repository Editor from a local file:
Set the CLASSPATH to include the Jolt class directory.1.
Type: file:<full-pathname>/RE.html2.
To start the Repository Editor from a Web server:
Ensure that the CLASSPATH does not include the Jolt class directory.1.
Remove the Jolt classes from CLASSPATH.2.
Type the following:
http://<www.server>/<URL path>/RE.html
3.