Generating an EAR File

Application archives are enterprise archive (EAR) files that are created in TIBCO Business Studio for BusinessWorks. An EAR file is required when deploying an application.

Prerequisites

Create a project by following the steps described in Creating a Project.
Note: Apart from the method described here, there are other ways to generate an EAR file, the following is one method. . For more information, see TIBCO ActiveMatrix BusinessWorks Administration.

Procedure

  1. In the Project Explorer view, right click on project.application.
  2. Select the Create Enterprise Archive (EAR) Option.
  3. Specify the EAR location.
  4. Check the checkbox for the default EAR file name or specify a name for the EAR file.
  5. Click Finish.
    EAR is generated at the specified location with the name <name>.<application>_<version>.ear.