Use the Applications page to perform the following tasks on the selected standalone GlassFish Server instance:
Viewing and managing the applications that are already deployed to the instance
Deploying more applications to the instance
The Applications page displays a list of applications that are deployed to the selected instance. For each application, the following information is provided.
The application name.
The name can include an optional version identifier, which follows the name and is separated from the name by a colon (:). For more information about module and application versions, see Module and Application Versions in Oracle GlassFish Server 3.1 Application Deployment Guide.
An indication of whether the application is enabled:
If the application is enabled, a check mark (✓) is displayed.
If the application is disabled, a cross (✗) is displayed.
An indication of whether the application is enabled for load balancing:
If the application is enabled for load balancing, a check mark (✓) is displayed.
If the application is disabled for load balancing, a cross (✗) is displayed.
The types of containers that the application uses. Container types can be any of the following types:
web
webservices
ejb
connector
appclient
weld — the container for Contexts and Dependency Injection for the Java EE Platform applications
The Deployed Applications table also contains the following options.
Button to deploy an application.
Button to remove one or more selected applications. Removing an application does not undeploy the application. To undeploy an application, you must use the Applications page that displays all applications that are deployed in GlassFish Server.
Drop-down list that performs additional actions on one or more selected applications.
Enables one or more selected applications.
Disables one or more selected applications.
Enables one or more selected applications for load balancing.
Disables one or more selected applications for load balancing.
To Deploy an Application to a Standalone GlassFish Server Instance
To List Applications That Are Deployed to a Standalone GlassFish Server Instance
To Edit an Application That Is Deployed to a Standalone GlassFish Server Instance
To Enable or Disable an Application That Is Deployed to a Standalone GlassFish Server Instance