Skip navigation.

Understanding Domain Configuration

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

Introduction and Roadmap

This document describes WebLogic Server® domains and how they are configured. A domain is the basic administration unit for WebLogic Server. A domain consists of one or more WebLogic Server instances (and their associated resources) that you manage with a single Administration Server.

The following sections describe the contents and organization of this guide—Understanding Domain Configuration.

 


Document Scope and Audience

This document is written mainly for J2EE system architects, application developers, and system administrators who are developing or deploying Web-based applications on one or more WebLogic server domains.

The topics in this document are relevant during the design and development phases of a software project. This document does not address production phase administration, monitoring, or performance tuning topics. For links to WebLogic Server documentation and resources for these topics, see Related Documentation.

It is assumed that the reader is familiar with J2EE, basic concepts of XML, and general networking and application management concepts.

 


Guide to this Document

 


Related Documentation

For information about system administration tasks and the various tools you can use to perform them, see:

For more detailed information about tools you can use to create and configure WebLogic Server domains, see:

For a reference to the XML Schema used to persist domain configuration in WebLogic Server, see the WebLogic Server Domain Configuration Schema Reference.

WebLogic Server 9.0 introduced several new and important changes to WebLogic Server domain configuration. For more information, see What's New in WebLogic Server 9.0.

 


Samples and Tutorials

In addition to this document, BEA Systems provides code samples and tutorials that are relevant to domain configuration and administration.

The BEA WebLogic Server Examples are optionally installed at WL_HOME/samples/server/examples/src/examples, where WL_HOME is the top-level directory of your WebLogic Server installation. These examples are also available from the Start menu on Windows machines. These examples include:

The Avitek Medical Records Sample Application is a WebLogic Server sample application suite that concisely demonstrates all aspects of the J2EE platform. It includes:

 

Skip navigation bar  Back to Top Previous Next