Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Virtual Target

Configuration Options     Related Tasks     Related Topics

Use this page to create a virtual target.

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.

Target

Select the managed server or cluster on which to deploy this virtual target.

MBean Attribute:
VirtualTargetMBean.Targets

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

Host Names

The list of host names for which this virtual target serves requests.

MBean Attribute:
VirtualTargetMBean.HostNames

URI Prefix

The URI prefix for the virtual target. It must begin with a forward slash (/).

MBean Attribute:
VirtualTargetMBean.UriPrefix

Partition Channel

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

MBean Attribute:
VirtualTargetMBean.PartitionChannel

Explicit Port

Get the explicit port for this VirtualTarget.

MBean Attribute:
VirtualTargetMBean.ExplicitPort

Minimum value: 0

Maximum value: 65535

Port Offset

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

MBean Attribute:
VirtualTargetMBean.PortOffset

Minimum value: 0

Maximum value: 65535

Related Tasks

Related Topics


Back to Top