Installation guide
56 iPlanet Web Server, Enterprise Edition Installation and Migration Guide • May 2001
The settings for virtual servers are stored in the server.xml file, found in the
server_root
/server_ID/config directory. See the iPlanet Web Server Administration
Guide for more information about virtual servers.
Obsolete Features
The following iPlanet Web Server 4.x features are not supported in iPlanet Web Server 6.0:
•WAI
• Web Publishing
• Server Side JavaScript (SSJS)/LiveWire
Data and settings are not migrated for these features.
See the Programmer’s Guide to Servlets in iPlanet Web Server for an appendix explaining
how to convert SSJS applications to JSPs. In addition, find an example of a converted
application in server_root
/plugins/samples/servlets/jsp.10/hangman.
Obsolete obj.conf Directives
The following directives are not used with iPlanet Web Server 6.0. If the migration program
finds them in your 4.x server’s
obj.conf file, it does not carry them forward to the 6.0
server.
•
Init directives: iPlanet Web Server 4.x Init directives are automatically moved from
the 4.x obj.conf file to the iPlanet Web Server 6.0
magnus.conf file.
•
NameTrans directives:
❍ es-search-nametrans
❍ publisher
❍ document-root
Start and Stop Scripts
If you’ve made modifications to your start or stop scripts in your 4.x server, those changes
will not be carried forward by the migration program.