![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
When an application is deployed and started, deployment artifacts such as the application, data, data files are created in the folder CONFIG_HOME/data/ext. Do not modify the .tra file of the deployed application
1.
3.
5. <Environment xsi:type="amxdata:Environment" name="envName" >
<Application xsi:type="amxdata_base:Application_base" name="app" />
</Environment>
2. In the build file set the action attribute of the AMXAdminTask element to start and the objectSelector attribute to Environment/Application.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |