Installation guide

5. SERVLETEXEC APPLICATION SERVER (WINDOWS)
ServletExec 4.1 Installation Guide 48
The web server configuration file was modified to enable Connection Pooling
between the web server adapter and ServletExec
The following sections describe each of these changes.
5.5.1 The ServletExec AS Directory
The ServletExec AS directory was created in the location you selected during the
installation process. The default location suggested by the installer is:
C:\Program Files\New Atlanta\ServletExec AS
Important
Do not move the ServletExec AS directory after installation. If you move this directory,
ServletExec will be unable to find its configuration files.
There are no restrictions on the location of the ServletExec AS directory.
The ServletExec AS directory contains the following subdirectories:
bin
The bin subdirectory contains the native code web
server adapters used by ServletExec/AS. It also contains
utility programs for installing and uninstalling a
ServletExec/AS instance as a Windows service.
Important
Do not modify the contents of this directory!
Documentation
Contains the ServletExec User Guide, and the Servlet
2.3 and JSP 1.2 API documentation from Sun
Microsystems.
Examples
This subdirectory contains examples of a web
application and a JSP page with an embedded bean.
See the appropriate chapters of the ServletExec User
Guide for instructions on running these examples.
ExampleServlets
The ExampleServlets subdirectory contains example
servlets that are copied to the Servlets subdirectory
for each ServletExec/AS instance as it is installed. The
example servlets are here just for use by the installer.
se-<instance-
name>
There is one se-<instance-name> subdirectory for
each ServletExec/AS installed on the computer.
See further discussion of this directory directly below.
installerFiles
The installerFiles subdirectory contains files used
by the ServletExec/AS setup program for installing
multiple ServletExec/AS instances. This directory and