Java Web Server 2.0  

Migrating Customizations
(Java Web Server 1.1.3 to 2.0)


Contents / Index / Glossary / AdminTool Help

The Java Web Server installs "out of the box" with a default configuration. Customizations refer to any changes you have made to that default configuration. For example, you may have changed the port through which clients access documents served by the web server. Or you may have installed and configured your own servlets or CGI scripts.

This document provides guidance on migrating your existing Java Web Server 1.1.3 customizations over to a new Java Web Server 2.0 installation. Because the opportunities for customization are extensive, this document can not address every possibility. However, it should prove a valuable guide and reminder of what to consider when migrating customizations.

Note: If your customizations were minor or few, you may prefer to simply install Java Web Server 2.0 and repeat your customizations on the new installation, rather than attempting to migrate them from the old verions. The choice is yours.

This document has the following sections:

Requirements

These instructions assume two Java Web Server installations--an existing, customized installation of Java Web Server 1.1.3 and a new, default installation of Java Web Server 2.0. These installations must be in separate directories.

Approach

The general approach will be to identify and copy files from the existing Java Web Server 1.1.3 installation to the new installation. Once files have been identified and copied (not moved), the Administration Tool for the two installations is run in parallel and property settings (customizations) verified on a screen-by-screen basis.

Migrating Existing Customizations

The following steps guide you through the steps of migration in the order they need to be performed. If you have made no customizations in a particular area, simply skip that step and move on to the next.
  1. Executables
  2. Log Information

    We expect little, if any, demand to migrate log information from 1.1.3 to 2.0. Due to changes in the log files and formats for Java Web Server 2.0, such migration is not recommended.

    However, you may wish to simply keep your old logs in the same location as your new logs. This may be accomplished by renaming* the old log files to avoid conflict and then moving them to the new location.

    * We recommend you use a name that indicates the product version and/or date of discontinuation of the log file. For example: rename access_log to jws20_access_03jun99.
     

  3. Security

    Follow these instructions only if SSL was setup on the old version. If you are not sure, look for a keys file in old-server-root/ of the old installation. If the file exists, it means SSL was set up and you should follow the migration instructions in this section. If the file does not exist, skip this section.

  4. Environment Settings

    If you have modified any environment variables for use with Java Web Server 1.1.3, remove or revise those values to reflect the new Java Web Server 2.0 installation.

    Typical examples of this include:


     
  5. Properties
  6. Documents

Additional possibilities for migration


Top
java-server-feedback@java.sun.com
Copyright © 1999 Sun Microsystems, Inc.
All Rights Reserved.