![]() ![]() ![]() ![]() |
Create a Path Service
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.
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
![]() |