The chapter outlines the requirements for installing Jolt Web Application Services and bankapp services, and includes the following sections:
The following components are required before installing the Jolt Application Services on the Netscape Enterprise Server:
Note:
Currently, Netscape Enterprise Server 3.5.1 is not supported.
Netscape Enterprise Server Requirements
The following components are required before installing Jolt Application Services on the Microsoft Active Server:
Microsoft Active Server Requirements
Refer to the online Microsoft NT Option Pack product documentation, specifically the Microsoft Internet Information Server chapters.
Follow the directions in the The following three sample directories are shipped with the Jolt Web Application Service Netscape Enterprise Server product, teller, bankapp, and service. Both the teller and bankapp samples use the TUXEDO bankapp services, so TUXEDO must have been configured and booted and the TUXEDO bankapp example running before using the samples.
The directions for installing and configuring the teller sample application services can be found in the The directions for installing and configuring the bankapp sample application services can be found in the The teller sample directory is shipped with the Jolt Web Application Service Microsoft Information Services Server product. This sample uses the TUXEDO bankapp services, so TUXEDO must have been configured and booted and the TUXEDO bankapp example running before using the sample.
The directions for installing and configuring the teller sample application services can be found in the
Web Application Services Class Files Installation
<extract_directory>/<compressed_file>/README
to install the Jolt Web Application Services class files into your Web server. Where <compressed_file>
is the name of the tar or self extracting zip file without the extension, JoltWAS_NS
for Netscape Enterprise Server and JoltWAS_IIS
for Microsoft Information Services Server.
Netscape Enterprise Server Samples
<extract_directory>/JoltWAS_NS/teller/README
file. The Jolt Web Application Services teller sample application illustrates the TUXEDO BankApp using the server-side JavaScript built-in request object in the service call, and shows the template processing capabilities. This sample shows the coupling methods which map the members of the request object to TUXEDO fields.
<extract_directory>/JoltWAS_NS/bankapp/README
file. The Jolt Web Application Services bankapp sample illustrates the API for the TUXEDO BankApp, the use of transactions on the Web server, and the template processing.
Microsoft Information Services Server Samples
<extract_directory>/JoltWAS_IIS/teller/README
file. The Jolt Web Application Services teller sample application illustrates the TUXEDO BankApp using the server-side JavaScript built-in request object in the service call, and shows the template processing capabilities. This sample shows the coupling methods which map the members of the request object to TUXEDO fields.