Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create and manage resource group templates


Note: Resource groups and resource group templates are deprecated in WebLogic Server 12.2.1.4.0 and will be removed in the next release.

A resource group template is a named, domain-level collection of deployable resources intended to be used as a pattern by (usually) multiple resource groups. Each resource group that refers to a given template will have its own runtime copies of the resources defined in the template.

A resource group template is a convenient way to define and replicate resources for multiple tenants. Resource group templates make it very easy to deploy the same collection of applications and resources to multiple domain partitions.

To create and manage a resource group template:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. Create a new resource group template
  3. Configure resource group templates
  4. Clone resource group templates
  5. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top