The Applications page displays a list of applications that are deployed on the GlassFish Server. You can view and manage the applications that are already deployed, and you can deploy more applications.
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 the Oracle GlassFish Server 3.1 Application Deployment Guide.
A check mark if the application is enabled, or an X if the application is disabled, if only the default server instance, server, exists.
If clusters or other stand-alone server instances exist, select Enabled on All Targets to view the targets on which the application is deployed.
The types of containers used by the application. Container types can be any of the following:
web
webservices
ejb
connector
appclient
weld (the container for Contexts and Dependency Injection for the Java EE Platform applications)
Links to the actions you can perform on the component after deploying it: Redeploy and Reload for all components, and Launch for web applications.
The Deployed Applications table also contains the following options.
Button to deploy an application.
Button to undeploy one or more selected applications.
Button to enable one or more selected applications.
Button to disable one or more selected applications.
Drop-down list that filters applications by engine.