Deploying EAR Using Maven

Before you begin
  • Ensure that TIBCO® Enterprise Administrator is up and running with the registered BWAgent.

To deploy EAR on AppSpace via TIBCO Business Studio for BusinessWorks, follow these steps:

    Procedure
  1. Right-click a .parent application and select Generate POM for Application. The Generate POM for Application dialog opens.
  2. To set Deploy Options, select AppSpace from the drop-down list while generating pom.xml. Click Next.

  3. Update the required configuration details (agent, appnode, etc.) in the Deployment Details for TIBCO BusinessWorks™ wizard and select the appropriate Profile.

    The Skip upload of Archive checkbox must be selected for using the existing EAR to be deployed on appspaces with different profiles, else, the profile change is updated for all the instances of EAR deployed across appspaces.

    Note: If you are unable to see the Skip upload of Archive checkbox, maximize your window.
  4. Click Finish. Right-click the .parent folder and run a command, Maven > Install.

    The application is now deployed on AppSpace.