Sun Java System Portal Server 7.1 Deployment Planning Guide

BEA WebLogic Server

The BEA WebLogic Server product uses the following definitions:

See the following documentation for more information:

http://edocs.beasys.com/wls/docs81/cluster/overview.html#1000572

You start the Administration Server with the following command:

install_dir/config/domain_name/startWeblogic.sh

The local server takes its configuration from the install_dir/config/domain_name/config.xml file.

To start a Managed Server, use the following command:

install_dir/config/domain_name/startManagedWebLogic.sh servername admin_server_url

Instead of taking its configuration from the install_dir/config/domain_name/config.xml local file, the Managed Server takes it from the Administration Server, using HTTP.


Note –

The default configuration supported for installing Portal Server on BEA WebLogic Server is a single server that is also the Administration Server for the domain.


A BEA cluster is a set of managed servers in the same domain, that are declared in the WebLogic console as a cluster. When deploying a web application, you use the name of the cluster, not the name of the individual servers. After the deployment, the web application is identically deployed to all machines in the cluster.

Session failover in BEA is described in the following document:

http://edocs.beasys.com/wls/docs81/cluster/failover.html#1022034

Using in-memory replication for HTTP session states requires the following prerequisites:

To install a BEA cluster, your BEA license for each machine participating in the cluster must be a special BEA cluster license. See the BEA documentation for the procedure to get the license and set up a BEA cluster with HttpClusterServlet.