Application archives are 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 described in
Creating a Project.
Note: There are many ways to generate an EAR file. The following procedure is one of the methods. For more information, referTIBCO ActiveMatrix BusinessWorks Administration guide.
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.