Deploying Applications

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

The following tasks are required before deploying applications:
  • While deploying application, add the following property in the app node's TRA file:
    java.property.javax.xml.datatype.DatatypeFactory=com.sun.org.apache.xerces.internal.jaxp.datatype.DatatypeFactoryImpl
  • Creating a Project
  • Generating an EAR File

You can deploy an application EAR file in the command-line mode with the bwadmin utility. See TIBCO ActiveMatrix BusinessWorks Administration for more details about how to deploy an application.

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.