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
  1. Start BusinessWorks Container Edition.
  2. Create a project.
  3. Configure the MDM Connection shared resource.
  4. By using the MDM palette, add an activity.
For information on these steps, see the "Getting Started" section in the TIBCO ActiveMatrix BusinessWorks™ Plug-in for MDM User Guide.
    Procedure
  1. In the Project Explorer pane, right-click the project.application and select Create Enterprise Archive (EAR).
  2. 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.
  3. Click Finish.
What to do next

On the command line, enter the following command:

docker# ls -l
The newly created EAR file name is displayed.