Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Path Service: Targets

Configuration Options     

Use this page to target the path service to a cluster member or to a migratable target. Migratable targets define a set of WebLogic Server instances in a cluster that can potentially host a pinned messaging service, such as a path service. A recommended best practice is to target the path service to a migratable target, so that a member server will not be a single point of failure. A path service can also be automatically migrated from an unhealthy server instance to a healthy server instance, with the help of the server health monitoring services.

When the path service is targeted to a migratable target, it cannot use the default store, so a store must be configured and targeted to the same migratable target. As a best practice, the path service and its store should be the only users of that migratable target.

Configuration Options

Name Description
Target

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

MBean Attribute:
PathServiceMBean.Targets


Back to Top