Installing the jolt web application services, Installation requirements, Installation instructions – HP NonStop G-Series User Manual
Page 262

2. Installing the Jolt Web Application
Services
This chapter includes Jolt WAS Installation Requirements information.
For information about the Jolt 1.1 installation, refer to the
Jolt for NonStop TUXEDO User
Guide
.
Note
The following instructions are taken from the JoltWeb.txt "Read Me" file on the product CD.
Installation Requirements
Windows NT Server 4.0 with NT Option Pack
●
Microsoft IIS 4.0
●
NonStop TUXEDO Release 6.4 or later
●
Jolt for NonStop TUXEDO 1.1
●
Installation Instructions
Install the Microsoft Java Component Framework from the IIS 4.0 SDK if not already
installed.
Create a new directory, "aspcomp" in your java\Trustlib directory.This is most typically
found in %windir%\java\TrustLib. Since the framework files have been created in a
package called "aspcomp", the java VM will expect to find them there.
The Microsoft Java Component Framework files will be typically ound in the
C:\InetPub\iissamples\sdk\components\java\Framework directory.
Copy the framework class files to the newly created java\TrustLib\aspcomp directory.
You only need to copy the *.class files.
1.
Install the latest Jolt for NonStop TUXEDO classes in the Windows NT server java\lib
directory.
Copy the class subdirectories and files from Jolt for NonStop TUXEDO 1.1 distribution
into your java\lib directory. The Jolt for NonStop TUXEDO 1.1 client distribution classes
have been created in packages beginning with "bea" so the java VM will expect to find
them in the java\lib\bea\... subdirectories.
2.