Chapter 7. Adding and Removing Applications in Production Systems

7.1. Adding WAF Applications

In order to add an application to an existing system, do the following:

  1. Install the RPM or ZIP package for the new application as specified in Section 6.1 Installing WAF and Application Packages.

  2. Stop all running front end servers.

  3. For the primary application instance load and configure the new application as specified in Section 6.2 Configuring and Loading the Primary Application Instance. Only specify the package key for the new application on the ccm load command line.

  4. For the remaining application instances, re-export the server configuration of the primary instance and apply this to the other front-end servers as specified in Section 6.3 Configuring and Loading Secondary Application Instances (for Multi-JVM operation). Only specify the package key for the new application on the ccm load command line.

  5. Restart the front end servers.