![]() ![]() ![]() ![]() |
Create a Domain Partition
Configuration Options Related Tasks Related Topics
Use this page to create a domain partition configuration.
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.
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<
. 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 A list of default targets for the partition (if any).
MBean Attribute:
PartitionMBean.DefaultTargets
Default Resource Group The default resource group for this partition.
Resource Group Template The resource group template referenced by the default resource group.
Security Realm The security realm for this partition.
MBean Attribute:
PartitionMBean.Realm
File System Root The full path to the root of this file subsystem of the partition.
MBean Attribute:
PartitionFileSystemMBean.Root
Create On Demand Specifies whether the file system should be created on-demand when the partition is first started.
MBean Attribute:
PartitionFileSystemMBean.CreateOnDemand
Preserved Specifies whether the file system should be preserved when the partition is deleted.
MBean Attribute:
PartitionFileSystemMBean.Preserved
![]() |