
en.help.ref-appedit.html Maven / Gradle / Ivy
Edit Application
Use the Edit Application page to modify an existing application.
The Edit Application page contains some or all of the following options, depending
on the application type.
- Name
Read-only field that displays the name of the application that you are editing.
- Status
If the Enabled checkbox is selected, the application is enabled. This option is selected by default.
- 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.
- Java Web Start
(For some application types) 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.
- Location
The location of the deployed application. This is a read-only field.
- Libraries
The library JAR files required by the application. This is a read-only field.
- Submodules
Table that displays the names of the application's submodules and their engines.
Related Tasks