Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Path Service: Configuration

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.

Use this page to configure general settings for this path service.

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.

Scope

The scope in which this path service was created.

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