Use this task to stop active non-durable subscribers. For stopping active non-durable
subscribers created by a standalone application or MDB, you need to stop the application. Once the
subscription application is stopped, the non-durable subscription is removed automatically.
Procédure
- Use the administrative console to list the
non-durable subscriptions.
- From the list, identify the client identifier of the shared non-durable subscription. The name column lists the unique subscription name for each shared non-durable subscription,
in the form clientID##subName where:
- clientID
- Identificateur du client permettant d'associer une connexion et ses objets aux
messages gérés par le fournisseur JMS pour le client.
- NomAbon
- The name used to uniquely identify a shared non-durable subscription within a given client
identifier.
- A l'aide de votre convention de dénomination des identificateurs client, identifiez
l'application affectée à l'identificateur client.
- List the applications that have active consumers for the shared non-durable subscription. Dans le panneau de navigation de la console d'administration, cliquez sur .
- Dans la sous-fenêtre de la console, cochez la case en regard du nom de
chaque application à arrêter.
- Cliquez sur Arrêter.
Résultats
This stops the active consumers created by the applications, so applications can reconnect
to the non-durable subscriptions with different parameters from those that were used to create the
previous subscriptions.