Installation guide
Table Of Contents
- Introduction
- ServletExec/ISAPI: Microsoft IIS Plugin (Windows)
- ServletExec/NSAPI:NES/iWS/Sun ONE Plugin (Windows)
- ServletExec/NSAPI: NES/iWS/Sun ONE Plugin(SPARC Solaris)
- ServletExec/AS:Application Server (Windows)
- ServletExec/AS: Application Server (UNIX/Linux)

6. SERVLETEXEC/AS: APPLICATION SERVER (UNIX/LINUX)
The se-<instance-name> subdirectories of the ServletExecAS 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 web applications in this directory.
See the READ ME file within the classes subdirectory
for more information.
ServletLogs
This subdirectory contains the Servlet.log files that
capture the output from the servlet log() method. In
some cases, this directory doesn’t get created until the
first ServletExec initialization.
ServletExecData
This subdirectory 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 legacy
servlets hosted by ServletExec/AS. These servlets run
under the context of the default web application.
See the READ ME in the Servlets directory and the
ServletExec User Guide for more information.
webapps
This directory contains a subdirectory for each
configured virtual server. A web application can be
automatically deployed to a virtual server by placing it
in the subdirectory for that virtual server as a WAR file
or open directory structure.
See the READ ME in the webapps directory and the
ServletExec User Guide for more information.
6.5.2 NES / iWS / Sun ONE
If you installed a web server adapter for Netscape Enterprise Server (NES), iPlanet Web
Server (iWS), or Sun ONE Web Server, changes were made to your system as described
in the following sections.
6.5.2.1 Server Configuration Files
To install a ServletExec/AS web server adapter for NES/iWS/Sun ONE, modifications
must be made to the web server's
obj.conf and magnus.conf files. This section describes the
modifications to these files made by the ServletExec/AS installer.
ServletExec 5.0 Installation Guide 74