Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java Communications Suite 5 Upgrade Guide 

Chapter 1
Planning for Upgrades

This chapter provides information used for planning the upgrade from previous versions of Sun Java™ Communications Suite product components to Communications Suite 5 in the following sections:


Communications Suite 5 Components

As an introduction to planning the upgrade of Communications Suite software, this section reviews the components included in this release of Communications Suite. Depending on your upgrade scenario, you might need to upgrade one or more of these components.

Communications Suite components interoperate with Java Enterprise System components. These component sets are grouped into different types. Accordingly, service components provide the main infrastructure services, while service quality components enhance those system services. These two types of components are together referred to here as product components. Each product component depends on one or more locally shared libraries known as shared components.

For instructions on upgrading Java Enterprise System components see the Java Enterprise System Upgrade Guide (http://docs.sun.com/doc/819-6553).

Product Components

Communications Suite product components are shown in the following table, listed alphabetically. For the service quality components among them, the table includes the type of service enhancement they provide.

Table 1-1  Communications Suite Product Components 

Product Component

Version

Type

Short Name

Calendar Server

6.3

System service component

CS

Communications Express

6.3

Service quality: access component

CX

Connector for Microsoft Outlook

7.2

Service quality: client component

OC

Delegated Administrator

6.4

Service quality: administrative component

DA

Instant Messaging

7.2

System service component

IM

Messaging Server

6.3

System service component

MS

Instructions for upgrading Connector for Microsoft Outlook are available in the Sun Java System Connector for Microsoft Outlook Installation Guide.

Communications Suite Shared Components

The Communications Suite shared components are listed in the following table.

Table 1-2  Communications Suite Shared Components 

Shared Component

Version

Abbreviation

Common agent container

2.0

CAC (CACAO)

International Components for Unicode

3.2

ICU

Instant Messaging SDK

7.2

IM SDK

Java 2 Platform, Standard Edition

5.0 Update 6

J2SE™

Java API for XML Processing

1.3.1

JAXP

Java Development Kit

1.5.0_09

JDK

Java Security Services (Network Security Services for Java)

4.2.4 and 3.1.11

JSS and JSS3

JavaBeans Activation Framework

1.0.3

JAF

Java Calendar API

1.2

JCAPI

Java Dynamic Management Kit

5.1

JDMK

Java Mail

1.3.2

Java Mail

LDAP Java SDK

4.19

LDAP J SDK (LDAP JDK)

C++ Libraries

-

LIBCPLUSPLUS

Multi-threaded Memory Allocator Library

-

;LIBMTMALLOC

Sun Java Monitoring Framework

2.0

MFWK

Netscape Portable Runtime

4.6.4

NSPR

Network Security Services

3.11.4

NSS

Small Collection of Programs that Operate on Patch Files

-

PATCHUTILS

Install Software from a Server to a Target Host

-

PKGINSTALL

Simple Authentication and Security Layer

2.19

SASL


About Communications Suite Upgrades

There is no single system utility that upgrades all Communications Suite components. Instead, the upgrade of Communications Suite product components is performed component-by-component, computer-by-computer, using component-specific upgrade procedures documented in this Upgrade Guide.

The upgrade of a component can range from a major upgrade, which might not be compatible with the previous version of the component, to a fully-compatible upgrade that simply provides bug fixes. Because of dependencies between Communications Suite components and between Communications Suite and Java Enterprise System components, the nature of the upgrade can impact whether you need to upgrade other components as well.

Product Component Upgrades

Communications Suite product component upgrades involve two basic operations that mirror the initial installation and configuration of Communications Suite product components:

Both of these aspects of component upgrade are described in this Upgrade Guide for each of the Communications Suite product components.

This book also covers other important aspects of product component upgrade, including:

Product Component Upgrade Approaches

The upgrade of each product component, as documented in this Upgrade Guide, involves one of the following upgrade approaches:

Each of these approaches is discussed briefly in the sections that follow.

Running a Component-specific Upgrade Script

A number of product components provide an upgrade script for automating the upgrade of the component to Communications Suite 5. The script generally performs both the upgrade of software packages and any re-configuration required as part of the upgrade. For those components deployed to a web container, the script generally re-deploys the upgraded component software to the web container.

Patching Existing Component Packages

For a number of product components, upgrade is performed by manually patching existing software packages. Solaris and Linux platforms employ similar technologies for managing installed software packages and tracking changes to those packages through a package registry.

Shared Component Upgrades

Communications Suite shared component upgrades are often a necessary part of upgrading the product components that depend on them.

The upgrading of shared components is typically more straightforward than the upgrading of product components: there is normally no reconfiguration required, no pre or post upgrade procedures to be performed, and no rollback supported.

Operating System Issues

A number of operating system issues impact the upgrading of Communications Suite software, as described below.

Required Operating System Updates

In some situations, successful upgrade of a Communications Suite product component can require you to first patch the operating system or apply specific fixes. Rather than applying the specific operating system patch required in each case, it is generally preferable to simply bring the operating system up to date before performing Communications Suite upgrades.

Operating System Upgrades

Upgrading an operating system can have an impact on installed Communications Suite components, both product components and shared components, often requiring that at least some components be restored or upgraded. Upgrading the operating system can affect Communications Suite components in the following two ways:

Upgrading Non-Supported Systems

There are two situations by which an operating system and Communications Suite software could become misaligned:

In both these situations, you have to upgrade both Communications Suite software and operating system software.

In general, such dual upgrades require the following upgrade sequence:

  1. Back up all Communications Suite configuration files and customizations.
  2. Uninstall the currently-installed Communications Suite release version.
  3. Upgrade your operating system software.
  4. Perform a fresh install of Communications Suite 5. See the Communications Suite Installation Guide.
  5. Configure Communications Suite 5 using saved configuration data.


Upgrade Planning

The approach you take to upgrading to Communications Suite 5 can depend on your upgrade objectives and priorities, as well as the scope and complexity of your deployment architecture.

For example, your Communications Suite deployment architecture might consist of a single Communications Suite component running on a single computer, and your upgrade objective is to fix some bug in the previous software release. On the other hand, your deployment architecture might consist of a number of interdependent Communications Suite components deployed across a number of different computers, and your upgrade objective is to achieve some new functionality by upgrading the minimum number of components required to achieve that end with minimal downtime.

These two examples represent upgrade scenarios of very different complexity, requiring substantially different upgrade plans. No one plan works for all deployed Communications Suite software systems.

In general, the greater the number of Communications Suite components and the greater the number of computers in your deployment architecture, the more complex will be your upgrade plan. This section discusses considerations that impact an upgrade plan.

What is an Upgrade Plan?

An upgrade plan specifies how to approach each stage of the upgrade process. This process involves, at a minimum, the phases shown in the following table.

Table 1-3  Phases in the Upgrade Process 

Upgrade Phase

Description

Preparation

You develop an upgrade plan. In it, you specify the Communications components you need to upgrade and the sequence by which you need to upgrade those components on the various computers in your system. You also plan how to test upgrade procedures in a staging environment before executing them in your production environment. In this step, you also back up your current system and test your ability to restore it to its current configuration. You might also write scripts to be executed by IT personnel.

Execution

You obtain all the necessary packages, patches, and tools needed for the upgrade. You execute the upgrade and re-configuration of your Communications Suite deployed system in a staging environment. This involves the backup of configuration and application data, the upgrade of system software, and the re-configuration or migration of data to the upgraded system.

Verification

You start the upgraded software components and perform verification tests as you proceed. If verification is not successful, and problems cannot be resolved within a reasonable time frame, you might be forced to roll back the upgrade and restore the system to its previous state.

Rollback/restoration

If necessary, you restore the system to its previous state as specified in the preparation phase. You also perform tests to verify that the rollback is successful.

The following sections provide information that can help in formulating an upgrade plan.

Upgrade Plan Considerations

Your upgrade plan will depend on a number of factors beyond the scope and complexity of your deployment architecture. These factors include the following considerations:

These factors are discussed in the following sections.

Upgrade Paths

While it is possible to upgrade all previous releases of Communications Suite software to Communications Suite 5, the only certified upgrades are from Java Enterprise System 2005Q4, Java Enterprise System 2005Q1, and Java Enterprise System 2004Q2. Upgrades from earlier releases are not documented in this Upgrade Guide.

The various upgrade paths involve different upgrade strategies, as described in Table 1-4.

Table 1-4  Upgrade Paths to Communications Suite 5 

Product Number

Communications Suite Release

System Characteristics

Upgrade Strategies

2005Q4

Java Enterprise System 2005Q4

Communications Suite 5 supports a mixture of 2005Q4 and 5 components on a single computer. This includes both product components and shared components. Compatibilities between 2005Q4 and Communications Suite 5 components have been tested, and any known incompatibilities are noted in the Sun Java Communications Suite Release Notes.

The coexistence of 2005Q4 and Communications Suite 5 components provides for the possibility of selectively upgrading 2005Q4 components to Communications Suite 5 on a given computer, or within a deployment architecture consisting of multiple computers.

2005Q1

Java Enterprise System Release 3

Communications Suite 5 supports a mixture of 2005Q1 and Communications Suite 5 components on a single computer. This includes both product components and shared components. Compatibilities between 2005Q1 and 5 components have been tested, and any known incompatibilities are noted in the in the Sun Java Communications Suite Release Notes.

The coexistence of 2005Q1 and Communications Suite 5 components provides for the possibility of selectively upgrading 2005Q1 components to Communications Suite 5 on a given computer, or within a deployment architecture consisting of multiple computers.

2004Q2

Java Enterprise System Release 2

Communications Suite 5 does not support a mixture of 2004Q2 and Communications Suite 5 components on a single computer. This includes both product components and shared components. There are known incompatibilities between the release versions, and interoperability between 2004Q2 and Communications Suite 5 components is not certified.

When upgrading components from 2004Q2 to Communications Suite 5 on a given computer, all 2004Q2 components should be upgraded to Communications Suite 5. However, assuming compatibility of components, it is possible to mix 2004Q2 and Communications Suite 5 components residing on different computers within a deployment architecture consisting of multiple computers.

2003Q4
and prior

Java Enterprise System Release 1
and prior

Communications Suite 5 does not support a mixture of Release 1 or prior releases and 5 components on a single computer. This includes both product components and shared components. There are known incompatibilities between the release versions, and interoperability between Release 1 or prior components and Communications Suite 5 components is not certified.

Communications Suite 5 does not certify the direct upgrade of Release 1 or prior releases to 2005Q4.

In some cases, however, It is possible to perform an upgrade from Release 1 by upgrading first to Java Enterprise System 2005Q1, as documented in the 2005Q1 Java Enterprise System Upgrade and Migration Guide (http://docs.sun.com/doc/819-0062).

In other cases the upgrade from Release 1 to 5 can be performed in the same way as the upgrade from 2004Q2 or 2005Q1 to 5, and in those cases, the upgrade roadmap for that component in this Upgrade Guide notes this possibility.


Note

Some product components have issued interim releases that fall between the official Communications Suite releases. In such cases the upgrade of the interim release should be performed using the same procedure as for the previous Communications Suite release. For example, if an interim release took place between 2004Q2 and 2005Q1, the component would be upgraded using the procedure for upgrading from 2004Q2 to Communications Suite 5.


Upgrade Dependencies

One of the main issues in planning the upgrade of any given Communications Suite component is to understand that component’s dependencies on other Communications Suite components, and whether such other components also need to be upgraded to support the upgrade of the dependent component.

In this respect, there are two types of upgrade dependencies:

Upgrading a Communications Suite component requires you to upgrade all the components upon which it has hard upgrade dependencies, but allows you to not upgrade components upon which it has soft upgrade dependencies. (This general rule does not apply to upgrades from 2004Q2 to Communications Suite 5 on a single computer.)

This general rule does not necessarily apply, however, when multiple interdependent components are involved in an upgrade. In such cases, you have to upgrade a component if only one of several other Communications Suite components has a hard upgrade dependency on that particular component.

Selective Upgrade or Upgrade All

The difference between hard and soft upgrade dependencies allows for the possibility of selectively upgrading Communications Suite components within a deployed system. This possibility only applies to upgrading from 2005Q1 and 2005Q4 to Communications Suite 5 on a single computer (see upgrade path characteristics in Upgrade Paths). Selective upgrade from 2004Q2 to Communications Suite 5 on a single computer is not supported.

The two approaches to performing upgrades are compared in the following table.

Table 1-5  Selective Upgrade Compared to Upgrade All

Upgrade Approach

Advantages

Disadvantages

Selective Upgrade

Minimizes number of components to upgrade

You must track the version of each component in your deployed system

Upgrade All

A consistent version for all components in your deployed system

Maximizes number of components to upgrade

The choice between selective upgrade and upgrade all is not rigid. For example, you might choose to selectively upgrade the product components on a particular computer, but wish to upgrade all shared components needed to support the selected product components.

Multi-instance Upgrades

The sequence of upgrade procedures can depend on whether and how redundancy is being used in a deployment architecture. Multiple instances of a Communications Suite component can be used to achieve high availability, scalability, serviceability, or some combination of these service qualities. There are two technologies that make use of redundant components in Communications Suite deployment architectures: load balancing and high availability techniques (such as Sun Cluster and High Availability Session Store).

In most cases where redundancy is involved, it is desirable to perform upgrades without incurring downtime. These rolling upgrades attempt to successively upgrade redundant instances of a component without compromising the service that they provide.

In most cases, the redundant instances are deployed across multiple computers. From an upgrade planning perspective, this might imply isolating the upgrade of such replicated components from other component upgrades in order to achieve minimal downtime. In other words, you might perform all the pre-upgrade tasks for the component on each computer before performing a rolling upgrade of the replicated component.

Each replication technology has configuration or re-configuration procedures that might affect the overall sequence of Communications Suite component upgrades. For example, components that run in a Sun Cluster environment can require upgrading Sun Cluster before upgrading the components that are running in the Sun Cluster environment.


Communications Suite Component Dependencies

As mentioned in Upgrade Planning, an upgrade plan specifies the Communications Suite components you need to upgrade and the sequence by which you need to upgrade those components. One of the important considerations in an upgrade plan is the dependencies between the various Communications Suite components in your deployed system.

Whether you take a selective upgrade approach or you upgrade all components, the sequence by which you perform the component upgrades is affected by the nature of the dependencies between them.

This section provides information about Communications Suite component dependencies. The following dependency factors impact your upgrade plan:

Each of these factors is discussed briefly in the following sections.

Dependencies On Shared Components

When upgrading Communications Suite product components, you have to take into account dependencies these Communications Suite components have on Communications Suite shared components. When a product component has a hard upgrade dependency on a shared component, the shared component also must be upgraded.

Shared Component Dependency Matrix

Table 1-6 shows the dependencies of Communications Suite 5 product components on Communications Suite shared components. The abbreviations for product components that head the columns of Table 1-6 are taken from Table 1-1. The abbreviations for shared components are spelled out in Table 1-2.

Two product components are not included in Table 1-6: High Availability Session Store (HADB) and Directory Preparation Tool (DPT) have been omitted because they have no dependencies on shared components.

Within the matrix of Table 1-6 hard upgrade dependencies for 2005Q1 and 2005Q4 to Communications Suite 5 upgrades are marked “H,” while soft upgrade dependencies are marked “S.” For 2004Q2 to Communications Suite 5 upgrades, all shared component dependencies are, by definition, hard upgrade dependencies; all shared components must be upgraded from 2004Q2 to Communications Suite 5.

Table 1-6  Shared Component Dependencies of Communications Suite 5 Product Components 

Shared Component

CS

CX

DA

IM

MS

CAC

 

 

 

S

 

ICU

H

 

 

 

H

IM SDK

 

 

 

H

 

J2SE™

S

S

S

S

S

JSS

S

 

S

H

 

LDAP J SDK

 

S

S

H

 

LIBCPLUSPLUS

H

 

 

 

H

LIBMTMALLOC

H

 

 

 

H

MFWK

 

 

 

S

 

NSPR

H

 

S

H

H

NSS

H

 

S

H

H

PATCHUTILS

H

 

 

 

H

PKGINSTALL

H

 

 

 

 

SASL

H

H

 

 

H

The dependencies shown in Table 1-6 for any product component represent both direct and indirect shared component dependencies. In other words, a product component might depend on a specific shared component that, in turn, depends on one or more other shared components. The shared component dependencies shown in Table 1-6 include all such indirect dependencies.

Shared Component Upgrade Guidelines

Table 1-6 lets you determine the shared components to upgrade when upgrading one or more product components on a given computer:

For information on how to upgrade shared components, consult Chapter 2, "Upgrading Communications Suite Shared Components."

Dependencies On Product Components

Dependencies of one product component on another are an important determinant of the Communications Suite components you need to upgrade and the sequence by which you need to upgrade them. Dependencies on product components fall into two general categories: runtime dependencies and configuration dependencies.

Table 1-7 shows the dependencies between the Communications Suite product components listed in Table 1-1. Using Table 1-7, you can diagram the chain of dependencies in your upgrade set. The left column lists each product component, the middle column shows its dependencies on other product components, the third characterizes each dependency, and the last column indicates whether or not the respective components must be local.

Table 1-7  Communications Suite Product Component Dependencies 

Product Component

Dependencies

Nature of Dependency

Must be Local?

Calendar Server

Directory Server

To store and enable lookup of user data

No

Directory Preparation Tool

To prepare directory for use by Calendar Server

No

Access Manager (optional)

To provide single sign-on

No

Messaging Server (optional)

To provide email notifications

No

Delegated Administrator (optional)

To provision users for calendar services

No

Communications Express

J2EE web container, one of:
- Application Server
- Web Server

To provide web container runtime services

Yes

Directory Server

To store and enable lookup of user data, such as in address books

No

Directory Preparation Tool

To prepare directory for use by Communications Express

No

Access Manager or
Access Manager SDK

To provide authentication and authorization services, single sign-on

Yes

Messaging Server

To enable web-based access to messaging

No

Calendar Server

To enable web-based access to calendaring

No

Connector for Microsoft Outlook

J2EE web container, one of:
- Application Server
- Web Server

To provide web container runtime services

No

Directory Server

To store and enable lookup of user data, such as in address books

No

Directory Preparation Tool

To prepare directory for use by Connector for Microsoft Outlook

No

Access Manager or
Access Manager SDK

To provide authentication and authorization services, single sign-on

No

Messaging Server

To enable access to messaging

No

Calendar Server

To enable access to calendaring

No

Communications Express

To enable access to user’s Personal Address Book

No

Delegated Administrator (optional)

To provision users for messaging services

No

Delegated Administrator

J2EE web container, one of:
- Application Server
- Web Server

To provide web container runtime services

Yes

Directory Server

To store user data

No

Directory Preparation Tool

To prepare directory for use by Delegated Administrator

No

Access Manager or
Access Manager SDK

To provide API needed for user provisioning

Yes

Directory Preparation Tool

Directory Server

To provide the user/group directory that it is preparing for use by communications components

Yes

Instant Messaging

J2EE web container, one of:
- Application Server
- Web Server

To provide web container runtime services

Yes

Directory Server

To store user data

No

Access Manager (optional)

To provide single sign-on

No

Messaging Server

    Store
    MTA
    MMP
    MEM

Directory Server

To enable lookup of user data

No

Directory Preparation Tool

To prepare directory for use by Messaging Server

No

Access Manager (optional)

To provide single sign-on

No

Delegated Administrator (optional)

To provision users for messaging services

No

Sun Cluster Agents

Sun Cluster

To provide access to Sun Cluster services

Yes


General Sequencing Guidelines

The factors discussed in the previous sections can all impact which Communications Suite components you plan to upgrade as well as the order in which you upgrade them. These factors also influence your approach to upgrading Communications Suite components that are deployed across multiple computers. The specific impact of all these factors depends on your deployment architecture.

In general, a few sequencing guidelines apply, though not in every case. The following list provides the order in which Communications Suite and Java Enterprise System components can be successfully upgraded on a single computer or in a deployed system. When performing an upgrade, simply omit those components that are not part of your deployment architecture, or, if you are performing a selective upgrade, omit those components which are not part of your upgrade plan.


Note

The chapters in this Upgrade Guide are arranged according to the order you would normally upgrade Communications Suite components, as indicated by these sequencing guidelines. Instructions for upgrading Java Enterprise System components are documented in the Java Enterprise System Upgrade Guide (http://docs.sun.com/doc/819-6553).


    Shared components should generally be upgraded before the components that depend on them.

  1. Sun Cluster software (See the Java Enterprise System Upgrade Guide)
  2. If any components run in a Sun Cluster environment, and the Sun Cluster software needs to be upgraded, it should be upgraded before the components that use Sun Cluster services. Sun Cluster agents, if upgraded, should be upgraded as part of the Sun Cluster upgrade.

  3. Sun Cluster Geo software (See the Java Enterprise System Upgrade Guide)
  4. Sun Cluster Geo should be upgraded after Sun Cluster software, upon which it depends. It should be upgraded before any components that use Sun Cluster services.

  5. Directory Server (See the Java Enterprise System Upgrade Guide)
  6. Many components store user data in Directory Server, so upgrades to Directory Server should generally be performed before upgrading the components that have runtime or user lookup dependencies on Directory Server.

  7. Directory Proxy Server (See the Java Enterprise System Upgrade Guide)
  8. Directory Proxy Server has a hard upgrade dependency on Directory Server and is therefore upgraded after Directory Server. Other components might access Directory Server through Directory Proxy Server.

    A number of Communications Suite components require the support of a web container, which, if upgraded, should be upgraded before the components requiring web container services. Normally, web container services are provided by Web Server or Application Server, but if your architecture contains both, upgrade Web Server first.

  9. Message Queue (See the Java Enterprise System Upgrade Guide)
  10. Message Queue, if upgraded, is best upgraded before Application Server, which requires Message Queue to be Java 2 Enterprise Edition (J2EE) compliant.

  11. High Availability Session Store (See the Java Enterprise System Upgrade Guide)
  12. High Availability Session Store, if upgraded, is best upgraded before Application Server, which requires High Availability Session Store for high availability.

  13. Application Server (See the Java Enterprise System Upgrade Guide)
  14. Application Server depends on Web Server for its load balancing plug in, so if you are using that capability, Application Server should be upgraded after Web Server.

  15. Service Registry (See the Java Enterprise System Upgrade Guide)
  16. Service Registry can be upgraded anytime after Application Server is upgraded because it depends upon Application Server for runtime container services.

  17. Web Proxy Server (See the Java Enterprise System Upgrade Guide)
  18. Web Proxy Server can be upgraded anytime, though generally it would be upgraded after the Web Server or Application Server component for which it provides a proxy service.

  19. Access Manager (See the Java Enterprise System Upgrade Guide)
  20. Access Manager plays a central role in authentication and authorization, including single sign-on, and, if upgraded, should be upgraded before the components that depend on it for those services. In addition, Access Manager requires specific Directory Server schema (Schema 2), which affects how other components use Directory Server.

  21. Directory Preparation Tool (See Chapter 3, "Directory Preparation Tool")
  22. Directory Preparation Tool depends on the Directory Server schema and should therefore be run against Directory Server after Access Manager is upgraded. (An exception to this guideline exists, see Chapter 3, "Directory Preparation Tool.") If upgrading Directory Preparation Tool, it should be upgraded before you upgrade the communications components that depend on Directory Preparation Tool to make changes in the directory: Messaging Server, Calendar Server, Communications Express, and Delegated Administrator.

    Messaging Server, if upgraded, should be upgraded only after the preceding upgrades and should be upgraded before Communications Express, which has a dependency on Messaging Server components.

    Calendar Server, if upgraded, should be upgraded after Messaging Server since some of its functions require Messaging Server support. Calendar Server should be upgraded before Communications Express, which has a dependency on Calendar Server.

    Communications Express, if upgraded, depends on many of the preceding components (Calendar Server, Messaging Server, Directory Preparation Tool, Access Manager, Web Server, and Directory Server) and, if upgraded, should be upgraded after them.

    Instant Messaging, if upgraded, can be upgraded at almost any point after Access Manager has been upgraded. Upgrading the Instant Messaging shared components will upgrade the server on that node: the server .jar is part of the shared components.

  23. Portal Server (See the Java Enterprise System Upgrade Guide)
  24. Portal Server, like Communications Express, depends on many of the preceding components, but in particular, it depends on Communications Express to provide messaging and calendar channels, and, if upgraded, should therefore be upgraded after Communications Express.

  25. Portal Server Secure Remote Access (See the Java Enterprise System Upgrade Guide)
  26. Portal Server Secure Remote Access, if upgraded, can be upgraded anytime after Portal Server has been upgraded.

    Delegated Administrator, if upgraded, can be upgraded and used to provision users any time after Directory Preparation Tool has been upgraded and run against Directory Server. By convention, users are provisioned after other services have been upgraded and started, however, Delegated Administrator can be upgraded before upgrading the communications components that depend on Delegated Administrator for provisioning users.


Communications Suite and Solaris 10 Zones

If you are upgrading Communications Suite in an environment using Solaris 10 zones, keep the following considerations in mind:

For detailed information about zones, when to use them, and instructions on upgrading a deployment that uses Java Enterprise System in addition to Communications Suite components and Solaris 10 zones see the Java Enterprise System Upgrade Guide.



Previous      Contents      Index      Next     


Part No: 819-7561-10.   Copyright 2007 Sun Microsystems, Inc. All rights reserved.