Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Virtual Target: Configuration: General

Configuration Options     Related Tasks     Related Topics

Use the page to define the general configuration of this virtual target.

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

Configuration Options

Name Description
Name

The name of this virtual target.

MBean Attribute:
VirtualTargetMBean.Name

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

Host Names

The list of host names, one per line, for which this virtual target serves requests.

MBean Attribute:
VirtualTargetMBean.HostNames

URI Prefix

The URI prefix for this virtual target.

MBean Attribute:
VirtualTargetMBean.UriPrefix

Explicit Port

Get the explicit port for this virtual target.

MBean Attribute:
VirtualTargetMBean.ExplicitPort

Minimum value: 0

Maximum value: 65535

Port Offset

The port offset for this virtual target. If set to the minimum value, the port offset is not set.

MBean Attribute:
VirtualTargetMBean.PortOffset

Minimum value: 0

Maximum value: 65535

Partition Channel

The channel name to be used as a reference for creating a partition specific channel.

MBean Attribute:
VirtualTargetMBean.PartitionChannel

Related Tasks

Related Topics


Back to Top