Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Create Domain Partition: Load Balancer Configuration

Configuration Options     

Use this page to create a Domain Partition configuration.

Configuration Options

Name Description
Name

The name of this domain partition.

MBean Attribute:
PartitionMBean.Name

Changes take effect after you redeploy the module or restart the server.

Notes

Optional information that you can include to describe this configuration.

WebLogic Server saves this note in the domain's configuration file (config.xml) as XML PCDATA. All left angle brackets (<) are converted to the XML entity &lt;. Carriage returns/line feeds are preserved.

Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

MBean Attribute:
PartitionMBean.Notes

Default Targets
Default Resource Group

All the resource groups in this partition.

MBean Attribute:
PartitionMBean.ResourceGroups

Resource Group Template

The resource group template referenced by this resource group.

MBean Attribute:
ResourceGroupMBean.ResourceGroupTemplate

Host Name(s)

MBean Attribute:
PartitionMBean.HostNames

Changes take effect after you redeploy the module or restart the server.

URL

MBean Attribute:
PartitionMBean.URL

Changes take effect after you redeploy the module or restart the server.

Security Realm

Select a realm for this domain partition.

MBean Attribute:
PartitionMBean.Realm

JDBC System Resource Override Name

The name of this domain partition configuration.

MBean Attribute:
JDBCSystemResourceOverrideMBean.Name

Changes take effect after you redeploy the module or restart the server.

Data Source

The name of the data source.

Changes take effect after you redeploy the module or restart the server.

URL

The connection URL for the data source.

MBean Attribute:
JDBCSystemResourceOverrideMBean.URL

User Name

The name of the user for the data source.

MBean Attribute:
JDBCSystemResourceOverrideMBean.User

Password

The password in clear text.

MBean Attribute:
JDBCSystemResourceOverrideMBean.Password

Confirm Password
JDBC System Resource Override Name

MBean Attribute:
JDBCSystemResourceOverrideMBean.JDBCSystemResourceOverrideName

Changes take effect after you redeploy the module or restart the server.


Back to Top