You can create as many clusters as your deployment requires.
Procedure
- Start the
application server.
- In a command prompt,
change to the bea\user_projects\domains\base_domain directory.
- Run the startweblogic command.
- Log in as the administrative
user to the WebLogic
Server administration
console with the address http://servername:7001/console.
- To edit within the administration console, lock
the configuration
edit hierarchy for the domain.
- Create the managed
servers that you plan to add to the
cluster.
- Create the cluster.
- Select the cluster, and, in the Servers tab,
add the managed servers to the cluster.
- Set
the minimum heap size to 128 MB.
- Set the maximum
heap size to 1424 MB.
- Assign a port to the
cluster. Each cluster must
have a unique port.
- Repeat steps 4-9 for each
cluster that your deployment
requires.
- Activate your changes.