JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Quick Start Guide
search filter icon
search icon

Document Information

1.  Quick Start for Basic Features

About This Quick Start Guide

Default Paths and File Names

Default Administration Values

Starting and Stopping the Default Domain

To Start the Default Domain

To Stop the Default Domain

Starting and Stopping the Database Server

To Start the Java DB Server

To Stop the Java DB Server

Starting the Administration Console

To Start the Administration Console

Deploying and Undeploying Applications

To Obtain the Sample Application

Deploying and Undeploying the Sample Application From the Command Line

To Deploy the Sample Application From the Command Line

To List Deployed Applications From the Command Line

To Undeploy the Sample Application From the Command Line

Deploying and Undeploying Applications by Using the Administration Console

To Deploy the Sample Application by Using the Administration Console

To View Deployed Applications in the Administration Console

To Undeploy the Sample Application by Using the Administration Console

Deploying and Undeploying the Sample Application Automatically

To Deploy the Sample Application Automatically

To Undeploy the Sample Application Automatically

High Availability Clustering and Load Balancing

Clusters of GlassFish Server Instances

Session Persistence and Failover

Load Balancing for Clustered Configurations

Updating and Extending an Existing Installation

To Access the Graphical Update Tool From the Command Line

To Access Update Tool by Using the Administration Console

Removing GlassFish Server 3.1 Software

To Remove GlassFish Server Software on UNIX, Linux, and Mac OS X Systems

To Remove GlassFish Server Software on Windows Systems

For More Information

Product Documentation

GlassFish Communities

Tutorials

Java EE 6 Samples

2.  Use Cases for Production Deployments

Updating and Extending an Existing Installation

GlassFish Server provides an administrative tool called Update Tool that enables you to install updates and add-on components to your existing GlassFish Server installation. Update Tool can be accessed as a standalone graphical tool from the command line or as a browser-based graphical tool from the Administration Console. For more information about Update Tool, see Update Tool in Oracle GlassFish Server 3.1 Administration Guide.

To Access the Graphical Update Tool From the Command Line

See Also

A command-line interface is also available for Update Tool. The command-line interface uses the pkg command and enables you to perform most of the tasks provided by the graphical version. For more information about the pkg command, see Chapter 11, Extending and Updating GlassFish Server, in Oracle GlassFish Server 3.1 Administration Guide.

To Access Update Tool by Using the Administration Console

Before You Begin

At least one GlassFish Server domain must be started before you launch the Administration Console.

  1. Launch the Administration Console by typing the following URL in your browser:
    http://localhost:4848
  2. Click the Update Tool node in the tree on the left.

See Also

For more information, see the Administration Console online help.