Creating Enterprise Archive (EAR) file
Create an Enterprise Archive (EAR) file to run the activity inside the container to retrieve the result of a query.
Before you begin
- Start BusinessWorks Container Edition.
- Create a project.
- Configure the MDM Connection shared resource.
- By using the MDM palette, add an activity.
- Procedure
- In the Project Explorer pane, right-click the
project
.application
and select Create Enterprise Archive (EAR). - In the
Create Enterprise Archive (EAR) window, enter the following details:
In the EAR Location field, click Browse and select the directory where you want to save the newly created EAR file. For example TIBCO_HOME/bwce/version/docker.In the EAR File Name field, specify the EAR file name. Example: bwpluginmdmbwce_1.0.0.
- Click Finish.
What to do next
On the command line, enter the following command:
docker# ls -lThe newly created EAR file name is displayed.