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 selected targets before saving the changes. If there is no default target set for the partition, then this resource group is considered as untargeted.

NOTE: WebLogic Server Multitenant domain partitions, resource groups, resource group templates, and virtual targets are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.

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 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

Indicate 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 'Use Default Target' is not checked.

MBean Attribute:
ResourceGroupMBean.Targets

This resource group has been configured to be targeted to the admin server

WLS console does not support configurating this option. Please use WLST or scripting tools to configure this attribute.

MBean Attribute:
ResourceGroupMBean.AutoTargetAdminServer

Related Tasks

Related Topics


Back to Top