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

Document Information

Preface

1.  Product Concepts

Java EE Platform Overview

Java EE Applications

Containers

Java EE Services

Web Services

Client Access

External Systems and Resources

GlassFish Server Components

Server Instances

Administrative Domains

Domain Administration Server (DAS)

Clusters

Named Configurations

HTTP Load Balancer Plug-in

Session Persistence

IIOP Load Balancing in a Cluster

Message Queue and JMS Resources

Configuration Roadmap for High Availability of GlassFish Server

To Configure GlassFish Server for High Availability

2.  Planning your Deployment

3.  Checklist for Deployment

Index

Configuration Roadmap for High Availability of GlassFish Server

The following procedure lists the major tasks for configuring GlassFish Server for high availability. The procedure also provides cross-references to detailed instructions for performing each task.

To Configure GlassFish Server for High Availability

  1. Determine your requirements and goals for performance and QoS.

    For more information, see the following documentation:

  2. Size your system.

    For more information, see Design Decisions.

  3. Install GlassFish Server and related subcomponents such as a web server.

    For more information, see the following documentation:

  4. If you plan to administer your clusters centrally, set up secure shell (SSH) for centralized administration.

    For more information, see Chapter 2, Setting Up SSH for Centralized Administration, in Oracle GlassFish Server 3.1-3.1.1 High Availability Administration Guide.

  5. Configure domains, nodes, clusters, GlassFish Server instances, and virtual servers as required.

    For more information, see the following documentation:

  6. Configure your load balancer.
  7. Configure the web container and EJB container for replicated session persistence.

    For more information, see Chapter 10, Configuring High Availability Session Persistence and Failover, in Oracle GlassFish Server 3.1-3.1.1 High Availability Administration Guide.

  8. If you are using messaging extensively, configure Java Message Service (JMS) clusters for failover .

    For more information, see the following documentation:

  9. Deploy applications and configure them for high availability and session failover.

    For more information, see Oracle GlassFish Server 3.1 Application Deployment Guide.