Skip navigation.

Using WebLogic Server Clusters

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Introduction and Roadmap

This section describes the contents and organization of this guide—Using WebLogic Server® Clusters.

 


Document Scope and Audience

This document is written for application developers and administrators who are developing or deploying Web-based applications on one or more clusters. It also contains information that is useful for business analysts and system architects who are evaluating WebLogic Server or considering the use of WebLogic Server clusters for a particular application.

The topics in this document are primarily relevant to planning, implementing, and supporting a production environment that includes WebLogic Server clusters. Key guidelines for software engineers who design or develop applications that will run on a WebLogic Server cluster are also addressed.

It is assumed that the reader is familiar with J2EE, HTTP, HTML coding, and Java programming (servlets, JSP, or EJB development).

 


Guide to this Document

 


Related Documentation

 


New and Changed Clustering Features in This Release

The new features in WebLogic Server 9.0 that relate to clustering are describe in the following sections.

Server Migration

Note: Server Migration is not supported on all platforms. See Server Migration in Supported Configurations for WebLogic Server 9.0.

WebLogic Server 9.0 supports automatic and manual migration of a clustered server instance from one machine to another. A Managed Server that can be migrated is referred to as a migratable server. This feature is designed for environments with requirements for high availability.The server migration capability is useful for:

Note: Previous releases of WebLogic Server provided the ability to migrate an individual singleton service from one server instance to another. This capability is still supported in WebLogic Server 9.0.

For more information see Server Migration.

Cross-cluster Replication

WebLogic Server 9.0 supports failover across logically or physically separate clusters. The following failover mechanisms are provided:

Dynamic Generation of Cluster Address

In previous releases, it was necessary to explicitly define a cluster address when configuring a cluster.

In WebLogic Server 9.0 you can still explicitly define a cluster address, but if you do not, WebLogic dynamically generates the cluster address for each request. For more information, see Cluster Address.

 

Skip navigation bar  Back to Top Previous Next