Generating an EAR File

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

Prerequisites

An application project has already been created, as explained in Creating a Project.

Procedure

  1. Go to File Explorer view and click the Open Directory to Browse icon.
  2. Select the folder where you want to generate the EAR file and click OK.
    The new folder is displayed in the File Explorer view.
  3. Drag the application from the Project Explorer view to the new folder in the File Explorer view.

    The EAR file is generated with the name <name>.<application>_<version>.ear.

Example

Note: There are other ways to generate an EAR file, see TIBCO ActiveMatrix BusinessWorks Administration for more information.