Edit Application

Use the Edit Application page to modify an existing application.

The Edit Application page contains the following options.

Name

Read-only field that displays the name of the application that you are editing.

Virtual Servers

The virtual servers associated with this application.

Context Root

For a web application, specifies the path to the application. In the URL of the web application, the context root immediately follows the port number (http://host:port/context-root/...). The context root must start with a forward slash, for example, /hello.

Description

A short description of the application.

Status

If the Enabled checkbox is selected, the application is enabled. This option is selected by default.

Java Web Start

If the Enabled checkbox is selected, the application uses Java Web Start software. Java Web Start provides a browser-independent way to deploy Java applications to run in a dedicated Java Virtual Machine.

Directory Deployed

If this checkbox is selected, the application is deployed from a directory.

Location

Read-only field displaying the location of the deployed application.

Libraries

Read-only field displaying the library JAR files required by the application.

Sub Modules

Table that displays the names of the application's submodules and their engines.

Related Tasks