Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Path Service

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

Scope

Specifies if the path service is accessible within the domain, a partition, or a resource group template. Resource Group and Resource Group Template scoped Path Services inherit their target from the associated Virtual Target.

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.

Targets

Select the cluster, cluster member, or migratable target server for your path service instance.

MBean Attribute:
PathServiceMBean.Targets

Related Tasks

Related Topics


Back to Top