Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Resource Group : Configuration

Configuration Options     Related Tasks     Related Topics

Use this page to view or change the configuration of a domain partition resource group. If Use Default Target is selected, then the partition's default target will be used. In this case, remove all the selected targets before saving the changes. If there is no default target set for the partition, then this resource group is considered untargeted.

Configuration Options

Name Description
Name

The name of this domain partition resource group.

MBean Attribute:
ResourceGroupMBean.Name

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

Domain Partition Name

The name of the domain partition that references this resource group.

MBean Attribute:
PartitionMBean.Name

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

Resource Group Template

The name of the resource group template used for this domain partition resource group.

MBean Attribute:
ResourceGroupMBean.ResourceGroupTemplate

Leave this resource group running when the partition is shutdown

Does this resource group contain administrative applications and resources? If true, then this is considered an administrative resource group and will be handled differently by the partition lifecycle. Specifically, an administrative resource group will be left running when a partition is shut down (it will be shut down only when the partition is halted).

Note that this Boolean is independent of the targeting of the resource group and works independently of the autoTargetAdminServer Boolean.

MBean Attribute:
ResourceGroupMBean.Administrative

Use Default Target

Indicates if this resource group should use the partition's default target.

MBean Attribute:
ResourceGroupMBean.UseDefaultTarget

Explicit Targeting

Select target(s) for this resource group only if the Use Default Target option is not selected.

MBean Attribute:
ResourceGroupMBean.Targets

This resource group has been configured to be targeted to the Administration Server.

You cannot configure this option using the WLS console. Use the WebLogic Scritping Tool (WLST) to configure this attribute.

MBean Attribute:
ResourceGroupMBean.AutoTargetAdminServer

Related Tasks

Related Topics


Back to Top