Installation guide

Table Of Contents
4. SERVLETEXEC/NSAPI: NES/IWS/SUN ONE PLUGIN (SPARC SOLARIS)
Init classpath=".." ldpath=".." fn="SJavaBootInit"
You must either: (a) make sure the ServletExec/NSAPI Init directives appear before
these two Java Interpreter directives; or, (b) remove the Java Interpreter directives.
Important— NES and iWS 4.1 or earlier Users
If you're using NES or iWS 4.1 or earlier, you must add the Init directives to the
obj.conf file rather than the magnus.conf file. Also, the second Init directive must
appear without the LateInit parameter.
2. Add the following lines to obj.conf within the <Object name=default>
directives:
NameTrans fn=”ServletExecFilter”
Service method=(“GET|HEAD|POST)” type=”magnus-internal/nac”
fn=”ServletExecService
Important
The NameTrans directive for ServletExec/NSAPI must appear first in the list of
NameTrans directives for the default object. The Service directive for
ServletExec/NSAPI must similarly appear first in the list of
Service directives for the
default object.
Note
The Service directive will normally appear on a single line within the obj.conf
file. It’s shown as spanning two lines here for formatting reasons. It may span two lines
within
obj.conf, in which case the second line must begin with a tab or space
character.
Figure 9 and Figure 10 show complete magnus.conf and obj.conf files for the Sun ONE
Web Server 6.1. The default installation locations were used for both the server and
ServletExec/NSAPI. The changes made for ServletExec/NSAPI are highlighted.
4.6 Uninstalling ServletExec/NSAPI
The ServletExec/NSAPI installation script also contains the options for uninstalling.
To uninstall ServletExec/NSAPI
1. Give the file execute permission.
# chmod +x ServletExec_NSAPI_50.sh
2. From a shell command line, run it as follows:
# ./ServletExec_NSAPI_50.sh
3. When prompted, select one of the following, depending on the scenario:
Uninstall a ServletExec instance to uninstall ServletExec/NSAPI for a single
NES/iWS/Sun ONE instance
ServletExec 5.0 Installation Guide 39