Get started > Quickstart > Deploying the application design

Deploying the application design

After customizing the components in the application design, you can deploy it and start working with the PetClinic application. The application design is saved automatically after every change. Perform the following steps to deploy the application design:

  1. Click the Test tab and click Test Run to install the software and deploy the application on the Tomicat server. Ensure that Tomcat and MySQL are not already installed in Ubuntu systems 1 and 2.

  2. In the Test Run dialog box, in the Name field, enter a name for the application. You can enter any name, for example, Test Run <application_name>.
  3. Click Finish.
  4. Click the Test tab to to see the status of the deployment. The status is first displayed as Deploying and then Online. An Online status indicates a successful deployment.

  5. To see the summary of the application, click the <application_name> link and the click the Topology tab. The screen displays the structure of the application and also displays which components were successfully executed and which components have failed.

  6. Launch the application URL to check for the successful deployment of the application. The application URL is in the form http://<IP_address of the Tomcat server>/petclinic. For example, http://10.1.155.58:8080/petclinic