Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java Enterprise System Upgrade Guide for Microsoft Windows 

Chapter 13
Communications Express

This chapter describes how to upgrade Communications Express from previous Java ES versions to Java ES 2005Q4 (Release 4): Sun Java System Communications Express 6 2005Q4.

The chapter provides a general overview of upgrade issues and procedures for the different upgrade paths supported by Java ES Release 4.


Note

File locations in this chapter are specified with respect to a directory path referred to as CommsExpress-base. At least part of this path might have been specified as an installation directory when Web Server was initially installed. If not, the Java ES installer assigned a default value.

The default value of CommsExpress-base is <install-location>/Sun/CommunicationsExpress.



Overview of Communications Express Upgrades

This section describes the following general aspects of Communications Express that impact upgrading to Java ES 2005Q4 (Release 4):

About Java ES Release 4 Communications Express

Java ES Release 4 Communications Express mostly represents bug fixes. There are a few new features with respect to Release 3: mail filter support, address book sharing, and proxy authentication.

Communications Express Upgrade Roadmap

Table 13-1 shows the supported Communications Express upgrade paths to Java ES Release 4.

Table 13-1  Upgrade Paths to Java ES Release 4:
Sun Java System Communications Express 6 2005Q4

Java ES Release

Communications Express Version

General Approach

Re-configuration Required

Release 3

Sun Java System Communications Express 6 2005Q1

Direct upgrade:

Perform by applying patches and reconfiguring Communication Express.

Complete reconfiguration

Communications Express Data

The following table shows the type of data that could be impacted by an upgrade of Communications Express software.

Table 13-2  Communications Express Data Usage

Type of Data

Location

Usage

Configuration data:

Local configuration directory

var/CommsExpress-base/WEB-INF/config/uwcauth.properties

var/CommsExpress-base/WEB-INF/config/uwcconfig.properties

var/CommsExpress-base/WEB-INF/config/uwclogging.properties

MessagingServer-base/config/msg.conf and other configuration files for configuring Messaging Server MEM (webmail)

Configuration of Communications Express, including Messaging Server MEM (webmail)

Directory schema

Directory Server user/group directory

For user attributes needed to support end users

Compatibility Issues

Release 4 Communications Express does not introduce any interface changes and is backwardly compatible with earlier versions.

Communications Express Dependencies

Communications Express dependencies on other Java ES components can impact the procedure for upgrading and re-configuring Communications Express software. Changes in Communications Express interfaces or functions, for example, could require upgraded version of components upon which Communications Express depends. The need to upgrade such components depends upon the specific upgrade path.

Communications Express has dependencies on the following Java ES components:


Upgrading Communications Express from Java ES Release 3

This section includes information about upgrading Communications Express from Java ES 2005Q1 (Release 3) to Java ES 2005Q4 (Release 4). The section covers the following topics:

Introduction

When upgrading Java ES Release 3 Communications Express to Release 4, consider the following aspects of the upgrade process:

Communications Express Upgrade

This section describes how to perform an upgrade of Communications Express from Java ES Release 3 to Java ES Release 4. The section covers the following topics:

Pre-Upgrade Tasks

Before you upgrade Communications Express you should perform the tasks described below.

Verify Current Version Information

You can verify the current version of Communications Express by accessing the Communications Express login page, which shows the current version number.

Upgrade Communications Express Dependencies

It is generally recommended that all Java ES components on a computer system (and in a computing environment) be upgraded to Java ES Release 4. However, Communications Express has hard upgrade dependencies only on Messaging Server, Calendar Server, and Directory Preparation Tool. Upgrading of other Java ES Release 3 components upon which Communications Express depends is therefore optional.

However, if you choose to upgrade all Communications Express dependencies, they should be upgraded in the following order, all before you upgrade Communications Express. You can skip any that might already have been upgraded.

  1. Shared Components. Instructions for upgrading Java ES shared components to Release 4 are provided in Chapter 2, "Upgrading Java ES Shared Components".
  2. Directory Server. Instructions for upgrading Directory Server to Release 4 are provided in Chapter 3, "Directory Server and Administration Server".
  3. Web Container Software. Instructions for upgrading Web Server or Application Server are provided in Chapter 5, "Web Server" and Chapter 8, "Application Server", respectively.
  4. Access Manager (Access Manager SDK). Instructions for upgrading Access Manager to Release 4 are provided in Chapter 9 Access Manager on page.
  5. Directory Preparation Tool. Release 4 Directory Preparation Tool needs to have been run against Directory Server before configuring Release 4 Communications Express. If Release 4 Directory Preparation Tool has not already been run against Directory Server, upgrade Directory Preparation Tool to Release 4 and use it to modify and extend the schema of Directory Server (see Chapter 10, "Directory Preparation Tool" for procedures).
  6. Messaging Server. Messaging Server components need to be upgraded to Release 4 to support Release 4 Communications Express. Instructions for upgrading Messaging Server to Release 4 are provided in Chapter 11, "Messaging Server".
  7. Calendar Server. Calendar Server components need to be upgraded to Release 4 to support Release 4 Communications Express. Instructions for upgrading Calendar Server to Release 4 are provided in Chapter 12, "Calendar Server"
Back Up Communications Express Data

The Communications Express upgrade from Release 3 to Release 4 requires re-configuration of Communications Express. So it is advisable to take backup of UWCCfg Defaults.properties file and other property files which are available in deployed location.

Obtain Required Configuration Information and Passwords

You have to log in as superuser to perform the upgrade. If you are using Web Server as a web container, no configuration information is needed. However if you are using Application Server as a web container, you will need the Application Server administrator user ID and password.

Upgrading Communications Express

This section discusses considerations that impact the upgrade procedure for Communications Express followed by a description of the procedure itself.

Upgrade Procedure

The procedure documented below applies to all Communications Express components on the computer being updated.

  1. Obtain the required patches from
  2. http://sunsolve.sun.com

  3. Log in as superuser.
  4. Stop Communications Express by stopping its web container.
  5. Web Server:

    WebServer-base/https-instanceName/stopsvr.bat

    Application Server:

    ApplicationServer-base/bin/asadmin stop-domain domainName

  6. If not already done, upgrade any shared components you wish to upgrade to Release 4.
  7. Take the back up of properties files.
  8. Apply the appropriate for Communications Express patches in Table 1-3.
  9. execute <Patch-id>.exe

  10. If Web Server is the container
  11. Re-run the configurator

  12. If Application Server is the configurator
  13. Undeploy CommunicationsExpress from the Application Server and then run the configurator.

  14. Restart Communications Express by restarting its web container.
  15. Web Server:

    WebServer-base\https-instanceName\startsvr.bat

    Application Server:

    ApplicationServer-base\bin\asadmin start-domain domainName

    --user admin_ID --password password

Verifying the Upgrade

You can verify the current version of Communications Express by accessing the Communications Express login page, which shows the current version number.

Once logged in, check the upgraded user interface for the new mail tab and old email and calendar events (if you are using those channels).

Post-Upgrade Tasks

There are no post-upgrade tasks beyond the steps described in Upgrade Procedure.

Rolling Back the Upgrade

This section describes considerations that impact the upgrade rollback procedure for Communications Express followed by the procedure itself.

Rollback Considerations

The procedure for rolling back the upgrade to Release 4 of Communications Express is pretty much the reverse of the procedure for upgrading to Release 4. The re-configurations are rolled back and the patches are removed.

Rollback Procedure
  1. Log in as superuser.
  2. Stop Communications Express by stopping its web container.
  3. Web Server:

    WebServer-base/https-instanceName/stopsvr.bat

    Application Server:

    ApplicationServer-base/bin/asadmin stop-domain domainName

  4. Roll back the changes made to the Directory Server configuration directory being used by Communications Express.
  5. Remove the patches.
  6. execute Uninstall_<Patch-id>.bat

    Rerun the configurator

  7. Restart Communications Express by restarting its web container.
  8. Web Server:

    WebServer-base/https-instanceName/startsvr.bat

    Application Server:

    ApplicationServer-base/bin/asadmin start-domain domainName

    --user admin_ID --password password



Previous      Contents      Index      Next     


Part No: 819-4461-10.   Copyright 2006 Sun Microsystems, Inc. All rights reserved.