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.
There are many ways to generate an EAR file, the following is one method. For more information, see TIBCO ActiveMatrix BusinessWorks™ Administration.
Before you beginAn application project must have been created, as described in Creating a Project.
- Procedure
- From the File Explorer view, click the Open Directory to Browse
icon.
- Select the folder where you want to generate the EAR file and click OK.
The new folder is displayed in the File Explorer view.
- 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.
Result.