Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Path Service

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.

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, cluster member, or migratable target server for your path service instance. Resource Group and Resource Group Template scoped Path Services inherit their target from the associated Virtual Target.

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

Specifies if the path service is accessible within the domain, a partition, or a resource group template.

Domain Partitions

The list of domain partitions where this path service is available.

Related Tasks

Related Topics


Back to Top