You must edit the applicationserver.xml and deployapplication.xml configuration
XML files to provide the property values for your environment. You
can use any text editor to open and edit the files.
Be sure that you have available
the Installation and Upgrade Worksheet that was completed during your
planning activities.
To edit the values in the configuration XML files:
- Open your completed Installation and Upgrade Worksheet
file.
Tip: In the worksheet file, verify that
the command is enabled.
To view only Configuration Manager values, filter by the task you
are editing in the Installation or Configuration Program column:
- CM: Set Application Server properties
- CM: Deploy Application
- If you have not already edited the applicationserver.xml file
in Configuring Content Engine, set the application server
property values for your site.
- Use a text editor or XML editor to open the applicationserver.xml file.
- Replace each occurrence of ****INSERT VALUE**** with
a value appropriate for your site. See the descriptions
in the file for more information.
- Verify that the default values for the remaining properties
are correct for your site.

(Application
server cluster configurations only): Make sure the following settings
are used in a high availability environment using cluster configurations:
- Deployment type
- Verify that Deployment type is set to Cluster.
- Application server name
- Enter the name of the highly available cluster that you have configured.
This
configures the GCD data sources and security settings at the administrative
level so that all cluster nodes have access to this vital configuration
information.
Restriction: JBoss Application Server clusters do not have
an administrative server. When installing Content Engine choose a single JBoss Application Server node on which to install Content Engine, then copy the necessary
files to the rest of the nodes in the cluster. To deploy a Content Engine instance on each additional JBoss Application Server in your cluster, follow
the instructions for deploying Content Engine to
additional JBoss servers in a cluster.
- Save your edits.
- Set the deployment property values for your site.
- Use a text editor or XML editor to open the applicationserver.xml file.
- Replace each occurrence of ****INSERT VALUE**** with
a value appropriate for your site. See the descriptions
in the file for more information.
- Set the enabled attribute value
in the <configuration> tag to true. By default, the enabled value is set to
false. For deployment to occur, you must enable the task.
- Verify that the default values for the remaining properties
are correct for your site.
WebSphere® Application
Server only:
- For standard deployment or network deployment, specify values
for <applicationservername> and <applicationservernode>.
- For cluster deployment, specify values for <applicationservername>, <applicationservernode>,
and <applicationserverclustername>.
- Save your edits.
- Run the storepasswords command to encrypt
and store the web application server administrator password.
configmgr_cl storepasswords -profile myprofile
Tip: If the storepasswords command
prompts you to store passwords in configuration files on disk, you
must respond with yes or no (instead
of y or n).