![]() ![]() ![]() ![]() |
Before you begin
Ensure that you have defined a singleton service using the Administration Console. See Define a New Singleton Service.
A singleton service is a service running on a managed server that is available on only one member of a cluster at a time. WebLogic Server provides allows you to automatically monitor and migrate singleton services from one server to another.
The following procedures show you how to configure the migration behavior of a singleton service.
The class specified in Class Name must implement the SingletonService interface in order to function as a migratable singleton service. See Service-Level Migration.
Additional Migration Attempts:
Sleep Time Between Attempts:
Result
After you finish
The singleton service created using these procedures uses the default behavior for determining the list of candidate servers for migration. The default is to iterate through all of the servers in the cluster. To configure the list of candidate servers and other aspects of automatic server migration, see Configure server migration in a cluster.
![]() |