Deploying an Application

After testing, if the configured process works as expected, you can deploy the application that contains the configured process to a runtime environment. After deploying applications, you can manage TIBCO ActiveMatrix BusinessWorks applications by using TIBCO® Enterprise Administrator.

Prerequisites

  • Before deploying an application for OData palette, add the following property in the app node's TRA file:
    java.property.javax.xml.stream.XMLInputFactory=com.sun.xml.internal.stream.XMLInputFactoryImpl
  • Before deploying an application, generate an application archive, which is an enterprise archive (EAR) file created in TIBCO Business Studio for BusinessWorks. For more information, see:

You can deploy an application EAR file in the command-line mode with the bwadmin utility. Deploying an application involves the following tasks:

Procedure

  1. Upload an EAR file.
  2. Deploy an application.
  3. Configure an application.
  4. Start an application.
    See TIBCO ActiveMatrix BusinessWorks Administration for more details about how to deploy an application.