Application archives are enterprise archive (EAR) files that are created in
TIBCO Business Studio. An EAR file is required when
deploying an application.
Prerequisites
An application project has already been created, as described in
Creating a Project.
Note: There are many ways to generate an EAR file. For more information on this, see the
TIBCO ActiveMatrix BusinessWorks Administration documentation.
Procedure
Go to the File Explorer view and 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.