Previous Topic

Next Topic

Book Contents

Installing Java Web Applications

In addition to the applications from the Application Vault, you can install Java Web application packages in the Web archive format (WAR). These Java applications are not distributed with Plesk; therefore you should obtain them separately.

To install an application:

  1. Click the Domains shortcut in the navigation pane.
  2. Click the required domain name in the list.
  3. Click the Tomcat icon in the Services group.
  4. Click the Enable icon in the Tools group.

    This will start the Tomcat service, which provides an environment for Java code to run in cooperation with a web server.

  5. Click Add New Java Application.
  6. Specify the path to an application package you wish to install, or click Browse to navigate to it.

    This can be an application package in WAR format saved on your computer's hard drive.

  7. Click OK.

Now the application is installed and the respective entry is added to the list of installed Java applications (Domains > domain name > Tomcat).

To access the web interface of an application, do any of the following:

To stop, start or restart an application:

  1. Go to Domains > domain name > Tomcat. A list of installed applications will open.
  2. Locate an application on the list, and use the icons in the right part of the list to perform the required operations:

To uninstall an application, go to Domains > domain name > Tomcat, and select a check box corresponding to the application that you no longer need. Then click Remove Selected. The application will be deinstalled and its databases removed from the server.