Creating a Deployment Configuration XML File

Create a deployment configuration properties XML file for either an EAR deployment or for an archive continuous deployment.

Procedure

  1. In /tra/tra_version/bin, run the following command:

    AppManage –export –ear EarFile.ear -out DeploymentConfig.xml

  2. Edit the file and set the values you want for deployment.
  3. Create a .zip file with the file EarFile.ear and DeploymentConfig.xml.