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

Starting and Stopping the Database Server

A database server is not started by default when you start the GlassFish Server domain. If your applications require a database back end, you must start and stop the database server manually.

The following procedures describe how to start and stop the Java DB server that is bundled with GlassFish Server. For information about starting and stopping other database servers, see the documentation for your specific product.

For the list of database products supported in this release, see the Oracle GlassFish Server 3.1-3.1.1 Release Notes.

For more information about database connectivity, see Chapter 12, Administering Database Connectivity, in Oracle GlassFish Server 3.1 Administration Guide.

To Start the Java DB Server

Before You Begin

At least one GlassFish Server domain must be started before you start the database server.

To Stop the Java DB Server