Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain: Messaging: Path Services

Configuration Options     

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 services that have been configured in the current domain.

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.

Target

The target on which this path service is configured.

Persistent Store

The persistent store used by this path service.

MBean Attribute:
PathServiceMBean.PersistentStore

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


Back to Top