Upgrading the CMC
This page describes how to upgrade the Caplin Management Console (CMC).
Upgrading the CMC
The instructions for upgrading the CMC differ depending on how the CMC was originally installed.
CMC installed as a standalone application
To upgrade a CMC installed as a standalone application, follow the instructions below:
-
Extract the new CaplinManagementConsole-version.zip file.
-
Copy the contents of the
confdirectory of your old CMC installation to theconfdirectory of your new CMC installation.
CMC installed under a Deployment Framework
To upgrade a CMC installed under the Caplin Deployment Framework (DFW), follow the instructions below:
-
Delete the contents of the DFW’s
/tools/CMCdirectory, except for theconfsubdirectory and three files:header.xml,footer.xml, andtemplate.xml. -
Copy the new CMC kit to the DFW’s
kitsdirectory. -
From the root directory of your Deployment Framework, run the command below to deploy the new version of the CMC:
./dfw deploy
See also: