Deploying Applications
You can deploy an application from the GUI or from the CLI. The GUI allows you to deploy with or without starting the application. You can also select other deploy options.
Before deploying an application containing any other type of component or binding on a node, an instance of the product application template that supports that component or binding must be deployed on that node. For Mediation components, the product application name is TIBCO ActiveMatrix Mediation Implementation Type Application and the product application template name is TIBCO ActiveMatrix Mediation Implementation Type Application Template. For all other component and binding types, see the documentation for the component and binding type for whether a product application is needed and for the name of the required product application template.
The required driver must be provisioned using TCT before deploying the application.If you are deploying a very large application, the deployment can take a significant amount of time. As it goes through the deployment phases optPreFlight, startPreFlight, and deploy its progress is recorded in the SystemNode.log file (using the logger 'com.tibco.amx.admin.api.application' at the INFO level). For more information about the deployment phases, see Deployment Preflight Check.