54 Netscape Enterprise Server Installation and Migration Guide • December 2001
Enterprise Server 6.0 Changes
When you migrate information from iPlanet Web Server 4.x to Enterprise Server 6.0,
the changes are made in the following areas:
• Configuration Files
• JavaServer Pages
• Java Servlets
• Java Configuration Files
• Simple Session Manager
• Virtual Servers
Configuration Files
Certain directives found in the iPlanet Web Server 4.x magnus.conf file are now
located in the
Enterprise Server 6.0 server.xml file. During the migration process,
these directives are automatically removed from the 6.0 server’s
magnus.conf file
and added to the
server.xml file.
In addition,
Init functions located in the iPlanet Web Server 4.x obj.conf file are
moved to the
Enterprise Server 6.0 magnus.conf file.
Java Configuration Files
When you install the Java subcomponent, the configuration files that are installed
include a set of files that end in
.default. These files are preserved only for
backward compatibility and are deprecated in Enterprise Server 6.0. These files
may not be supported in future versions of the product. In
Enterprise Server 6.0, you
should create servlets and JSPs in web applications and configure them using the
web-apps.xml file, as described in the Netscape Enterprise Server Programmer’s Guide
to Servlets, rather than using
.default files. See the Netscape Enterprise Server
Programmer’s Guide for mappings between old
.default file properties, and the
per-virtual server
web-apps.xml, as well as the standard Servlet 2.2 deployment
descriptor
web.xml.
Commenti su questo manuale