Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Domain Partition: Resource Group: Services: Path Services

Configuration Options     Related Tasks     Related Topics

A path service is persistent map that can be used to store the mapping of a group of messages in a Message Unit-of-Order to a messaging resource in a cluster. It provides a way to enforce ordering by pinning messages to a member of a cluster hosting servlets, distributed queue members, or store-and-forward agents.

This page summarizes the path service instances that have been configured for this resource group.

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 path service.

MBean Attribute:
PathServiceMBean.Name

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

Targets

The cluster member or migratable target server for your path service instance.

MBean Attribute:
PathServiceMBean.Targets

Persistent Store

The name of the persistent store used to store the routing path for this path service instance.

MBean Attribute:
PathServiceMBean.PersistentStore

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

Scope

The scope in which this path service is created.

Domain Partitions

The partitions where this path service is accessible.

Related Tasks

Related Topics


Back to Top