6 Next Steps After Configuring the WebLogic Server Domain

This section describes common tasks you might want to perform on the newly created WebLogic Server domain.

This section includes the following topics:

6.1 Performing Basic Administrative Tasks

There are common administration tasks you will likely want to perform on your newly created domain.

Table 6-1 Basic Administration Tasks for a New Domain

Task Description More Information

Getting familiar with Fusion Middleware administration tools

Get familiar with tools that you can use to manage your environment.

"System Administration" in Understanding Oracle WebLogic Server.

Starting and stopping products and servers

Learn how to start and stop Oracle Fusion Middleware, including the Administration Server, Managed Servers, and components.

"Starting and Stopping Servers" in Administering Server Startup and Shutdown for Oracle WebLogic Server.

Configuring Secure Sockets Layer (SSL)

Learn how to set up secure communications among Oracle Fusion Middleware components using SSL.

"Overview of Configuring SSL in WebLogic Server" in Administering Security for Oracle WebLogic Server.

Understanding diagnostic and troubleshooting procedures

Learn recommended diagnostic and troubleshooting procedures for Oracle Fusion Middleware.

"Monitoring, Diagnosing, and Troubleshooting" in Understanding Oracle WebLogic Server.

6.2 Performing Additional Domain Configuration Tasks

There are additional tasks that you probably want to perform on your newly created domain.

Table 6-2 Additional Domain Configuration Tasks

Task Description More Information

Deploying applications

Learn how to deploy your applications to WebLogic Server.

Deploying Applications in WebLogic Server in Understanding Oracle WebLogic Server.

Adding a Web Tier front-end to your domain

Oracle Web Tier hosts Web pages (static and dynamic), provides security and high performance along with built-in clustering, load balancing, and failover features.

In particular, the Web Tier can contain Oracle HTTP Server instances.

If you are configuring Oracle WebLogic Server for multitenancy, install and configure Oracle Traffic Director in the Web tier.

See the steps to install and configure a standalone Oracle HTTP Server in Installing and Configuring Oracle HTTP Server.

Also see "Installing Multiple Products in the Same Domain" in Planning an Installation of Oracle Fusion Middleware for important information.

Tuning and configuring Coherence for your topology.

A standard installation topology includes a Coherence cluster that contains storage-enabled Managed Coherence Servers. This setup is a good starting point to use Coherence, but depending upon your specific requirements, consider tuning and reconfiguring Coherence to improve performance in a production environment.

For more on Coherence clusters, see "Configuring and Managing Coherence Clusters" in Administering Clusters for Oracle WebLogic Server.

To tune Coherence, see Administering Oracle Coherence.

To store HTTP session data in Coherence, see "Using Coherence Web with WebLogic Server" in Administering HTTP Session Management with Oracle Coherence*Web.

To create and deploy Coherence applications, see Developing Oracle Coherence Applications for Oracle WebLogic Server.

6.3 Performing Domain Configuration Tasks for WebLogic Server MT

There are additional tasks you probably want to perform on your newly created domain.

Table 6-3 Additional Domain Configuration Tasks

Task Description More Information

Deploying applications

Learn how to deploy your applications to WebLogic Server.

Deploying Applications in WebLogic Server in Understanding Oracle WebLogic Server.

Adding a Web Tier front-end to your domain

Oracle Web Tier hosts Web pages (static and dynamic), provides security and high performance along with built-in clustering, load balancing, and failover features.

If you are configuring WebLogic Server MT, install and configure Oracle Traffic Director in the Web Tier.

Adding Oracle Traffic Director as a WebLogic Server MT Front EndConfiguring Oracle Traffic Director in WebLogic Server MT

Also see "Installing Multiple Products in the Same Domain" in Planning an Installation of Oracle Fusion Middleware for important information.

Tuning and configuring Coherence for your topology.

A standard installation topology includes a Coherence cluster that contains storage-enabled Managed Coherence Servers. This setup is a good starting point to use Coherence, but depending upon your specific requirements, consider tuning and reconfiguring Coherence to improve performance in a production environment.

For more on Coherence clusters, see "Configuring and Managing Coherence Clusters" in Administering Clusters for Oracle WebLogic Server.

To tune Coherence, see Administering Oracle Coherence.

To store HTTP session data in Coherence, see "Using Coherence Web with WebLogic Server" in Administering HTTP Session Management with Oracle Coherence*Web.

To create and deploy Coherence applications, see Developing Oracle Coherence Applications for Oracle WebLogic Server.

6.3.1 Adding Oracle Traffic Director as a WebLogic Server MT Front End

If you are configuring WebLogic Server MT, install and configure Oracle Traffic Director in the Web tier. Oracle Traffic Director (OTD) is a software load balancer for load balancing HTTP/S and TCP traffic to servers in the back-end.

To add OTD as a front end to a WebLogic Server MT domain, see Oracle Traffic Director Installation Guide

6.3.2 Configuring Oracle Traffic Director in WebLogic Server MT

After you install Oracle Traffic Director as the front end to an Oracle WebLogic Server MT domain, you want to connect the two elements.

To configure Oracle Traffic Director in a WebLogic Server MT domain, see Configuring Oracle Traffic Director in Oracle Fusion Middleware Using WebLogic Server MT.

6.4 Preparing Your Environment For High Availability

There are tasks you must perform to scale out your standard installation environment for high availability.

Table 6-4 Tasks Required to Prepare Your Environment for High Availability

Task Description More Information

Configuring Node Manager

Node Manager enables you to start, shut down, and restart the Administration Server and Managed Server instances from a remote location, making this an essential utility for any high availability environment.

Administering Node Manager for Oracle WebLogic Server.

Enabling failover and replication

To enable high availability, it is important to provide failover capabilities to another host computer. That way, if one computer goes down, your environment can continue to serve the consumers of your deployed applications.

"WebLogic Server Clustering" in the Understanding Oracle WebLogic Server.

Configuring high availability for your Web Tier components

If you have added a Web Tier front-end, then you must configure the Web Tier for high availability, as well as the WebLogic Server software.

"Configuring High Availability for Web Tier Components" in High Availability Guide.

Setting up a front-end load balancer

You can use a load balancer to distribute requests across servers more evenly.

"Load Balancing HTTP Sessions with an External Load Balancer" in 4Administering Clusters for Oracle WebLogic Server.