Installation guide

5. SERVLETEXEC APPLICATION SERVER (WINDOWS)
ServletExec 4.1 Installation Guide 49
its contents are only used by the installer.
lib
The lib subdirectory contains the Java archive (.jar)
files required by ServletExec/AS.
Important
Do not modify the contents of this directory!
The se-<instance-name> subdirectories of the ServletExec AS directory each
contain the following subdirectories.
classes
The classes subdirectory is automatically added to the
ServletExec VM classpath. Place class files that will be
shared by multiple servlets in this directory.
See the READ ME in the classes folder for more
information.
Servlet Logs
This subdirectory contains the Servlet.log files that
capture the output from the servlet log() method. In
some cases, this directory isn’t created until the first
ServletExec initialization.
ServletExecData
Contains the ServletExec/AS configuration files. These
files are generally modified using the ServletExec
Admin UI, but can also be edited manually.
Servlets
This subdirectory contains the class files for servlets
hosted by ServletExec/AS.
See the READ ME in the Servlets directory and the
ServletExec User Guide for more information.
webapps
One of these subdirectories exists for each virtual server
configured. This subdirectory contains the “default”
folder for automatically deploying web applications
hosted by ServletExec/AS.
See the READ ME in the
webapps directory and the
ServletExec User Guide for more information.
5.5.2 Registry Entries
The ServletExec/AS registry entries are stored under the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\New Atlanta Communications\ServletExec AS
Important
These registry entries are modified by the ServletExec/AS installer and uninstaller, and should
not be edited manually.