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 TIBCO_HOME/tra/tra_version/bin, run the following command:
    AppManage –export –ear EarFile.ear -out DeploymentConfig.xml
  2. Edit the file and set the values for the deployment.
  3. Create an archive file with the file EarFile.ear and DeploymentConfig.xml.