
95
Appendix A
Servlet Settings in magnus.conf and
obj.conf
The iPlanet Web Server 6.0 Administration Server automatically modifies the
magnus.conf and obj.conf files to load the servlet engine if servlets are enabled.
Whenever you make changes to servlet settings by using the Server Manager
interface, the system automatically updates these files appropriately.
However, in case you are interested in the settings that affect servlets, this
appendix describes them in the following sections:
• Init Directives in magnus.conf
• Objects in obj.conf
• Directives for Registered Servlet Directories
• JSP Directives
Init Directives in magnus.conf
The following directives in the Init section of magnus.conf load and initialize the
servlet engine to enable servlets (for Windows NT):
Init fn="load-modules"
shlib="
server_root/bin/https/bin/NSServletPlugin.dll"
funcs="NSServletEarlyInit,NSServletLateInit,NSServletNameTrans,
NSServletService" shlib_flags="(global|now)"
Init fn="NSServletEarlyInit" EarlyInit=yes
Init fn="NSServletLateInit" LateInit=yes
Commenti su questo manuale