![]() ![]() ![]() ![]() |
Domain Partition: Configuration: General
Configuration Options Related Tasks Related Topics
Use this page to view or change the configuration of a domain partition. Only the targets that have been selected on the Targets page will be available and shown on this page.
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.
Select Default Targets Select default targets for this domain partition. These targets will be applied for any resource group that does not specify a target.
MBean Attribute:
PartitionMBean.DefaultTargets
Use Realm Select a realm to use for this domain partition.
MBean Attribute:
PartitionMBean.Realm
Primary Identity Domain The partition's primary identity domain.
MBean Attribute:
PartitionMBean.PrimaryIdentityDomain
Resource Deployment Plan Path The resource deployment plan path.
MBean Attribute:
PartitionMBean.ResourceDeploymentPlanPath
Default Datasource JNDI Name The JNDI name of a system resource data source used to override the default datasource.
MBean Attribute:
DataSourcePartitionMBean.DefaultDatasource
Changes take effect after you redeploy the module or restart the server.
DataSource The data source required to support the persistence of jobs scheduled with the job scheduler.
MBean Attribute:
PartitionMBean.DataSourceForJobScheduler
Table Name The table name to use for storing timers active with the Job Scheduler.
MBean Attribute:
PartitionMBean.JobSchedulerTableName
Executor Service Template The name of the application-scoped Managed Executor Service instance that will be used to run Batch jobs that are submitted from applications deployed to the partition. A Managed Executor Service Template by the same name must exist for the domain when a Batch job is submitted in the partition. If this name returns null, then the Batch runtime will use the default Java EE Managed Executor Service that is bound to the default JNDI name of:
java:comp/DefaultManagedExecutorService
.MBean Attribute:
PartitionMBean.BatchJobsExecutorServiceName
Datasource JNDI Name The JNDI name of the Batch runtime's JobRepository data source, which will be used to store data for Batch jobs submitted from applications deployed to the partition. When a Java EE component submits a Batch job, the Batch runtime updates the JobRepository tables using this data source, which is obtained by looking up the data source's JNDI name.
MBean Attribute:
PartitionMBean.BatchJobsDataSourceJndiName
![]() |