Upgrading Delegated Administrator
Communications Suite Release 6 includes the same release of Delegated Administrator as Communications Suite Release 5 (6.4), but it incorporates a newer patch version. If you have the original Release 5 version of Delegated Administrator, you must patch upgrade to patch -18 or later to operate with the other Communications Suite 6 products.
If you are running Delegated Administrator 6.2 or later, run the commpkg upgrade command to upgrade to the latest version of Delegated Administrator.
For upgrading versions earlier than 6.2, refer to the Sun Java Communications Suite 5 Upgrade Guide, Upgrading Delegated Administrator.
After upgrading (with either patch or commpkg upgrade) Delegated Administrator needs to be re-configured by running config-commda.
Preserving Customized Data When You Upgrade Delegated Administrator
If you are upgrading to this release of Delegated Administrator from an earlier release, you might have to perform the following tasks before you configure Delegated Administrator with the config-commda program:
- Preserving an Existing Customized Configuration
- Upgrading Customized Service Packages in Delegated Administrator 6.4 (if you are upgrading from Delegated Administrator 6.3)
Preserve an Existing Customized Configuration
This section concerns you only if you previously have installed and configured Delegated Administrator and have customized the Delegated Administrator configuration.
If you have a customized configuration and you rerun the Delegated Administrator configuration program, config-commda, the properties in the configuration files are reset to their default values. These files are listed below, in Delegated Administrator Properties Files.
For information about how you can customize Delegated Administrator, see Chapter 4, "Customizing Delegated Administrator," in the Sun Java System Delegated Administrator 6.4 Administration Guide.
You should preserve your customized configuration before you run Delegated Administrator configuration (config-commda) for any reason, including:
- Upgrade Delegated Administrator
- Patch upgrade of Delegated Administrator
- Rerun the Delegated Administrator configuration program for any other reason.
Delegated Administrator Properties Files
Delegated Administrator installs the following properties files:
- Delegated Administrator utility
- cli-usrprefs.properties
Location: da-base/data/config
- cli-usrprefs.properties
- Delegated Administrator console
- daconfig.properties
- logger.properties
- Resources.properties
- Security.properties
For the default location of the Delegated Administrator console files, see Original (Standard) Locations of the Configuration Files| in the Sun Java System Delegated Administrator 6.4 Administration Guide.
- Delegated Administrator server
- resource.properties
For the default location of the resource.properties file, see Original (Standard) Locations of the Configuration Files in the Sun Java System Delegated Administrator 6.4 Administration Guide.
- resource.properties
To Preserve an Existing Customized Configuration
- Back up the properties files you have customized.
For a list of the properties files, see Delegated Administrator Properties Files.
- Run the config-commda program, as described in the following sections.
The remaining steps use the resource.properties file as an example. Repeat these steps for each file you have customized.
- Edit the new resource.properties file created by the config-commda program, as follows:
- Open the new resource.properties file.
- Open your back-up copy of the resource.properties file.
- Locate the properties that were customized in the back-up copy. Apply the customized values to the corresponding properties in the new resource.properties file.
Do not simply overwrite the new resource.properties file with the entire back-up copy. The new file may contain new properties created to support this release of Delegated Administrator.
- Open the new resource.properties file.
- Redeploy the edited resource.properties file to the Web container used by the Delegated Administrator server.
Before the change can take effect, you must run the script that deploys the customized resource.properties file to your Web container.
For instructions on how to deploy a customized properties file to a particular Web container, see To Deploy a Customized Configuration File in the Sun Java System 6.4 Administration Guide.

Comments (4)
Sep 20, 2008
benc2 says:
"The Communications Suite Release 6 version of Delegated Administrator is the sa..."The Communications Suite Release 6 version of Delegated Administrator is the same as the Release 5 version (6.4), but requires a patch to operate with the other Communications Suite Release 6 products."
That is kind of confusing. How about:
"The Communications Suite Release 6 includes the same release of Delegated Administrator is as the Release 5 version (6.4), but is a newer version. If you have the original Release 5 version of DA, you must patch upgrade to -18 or later."
(Insert correct Sun terms for major-release/minor-release/build/patch, of course).
Sep 22, 2008
Steven_Kahn says:
Updated the page to incorporate your comments.Updated the page to incorporate your comments.
Oct 21, 2008
benc2 says:
FYI: I made a change for the purpose of clarity, but if it needs polish to be co...FYI: I made a change for the purpose of clarity, but if it needs polish to be consistent with other usage:
"You should preserve your customized configuration" now lists the scenarios in bullet points, and I added patching DA (because you have to run config-commda as part of the process).
Oct 21, 2008
Steven_Kahn says:
Looks good. I first wondered if I needed to copy this revision into the new page...Looks good. I first wondered if I needed to copy this revision into the new page, [Preserving Delegated Administrator Customizations During Upgrades], which will be incorporated into "Upgrading to Delegated Admin 7" – but the new version no longer requires this step.