Defining a Static Durable
Administrators must define each and every static durable in the realm definition.
(Dynamic durables are simpler to use because they do not require pre-configuration of each individual durable.)
- Procedure
- Coordinate with application developers to determine the requirements.
- Define the endpoint in the application.
See Stores Grid
- Associate the endpoint with a persistence store.
- Define static durables.
The parameter values depend on the type of durable.
- Optional. Define a subscriber name mapping.
Note: Subscriber name mapping is an advanced topic.If application programs supply only durable names (and not subscriber names) when subscribing to static durables, then you may omit this step.
- Ensure that the persistence services are running.