Appendix E.14 Deleting the persistence subscribers
(1) Process preconditions
- The J2EE server process is running.
- The CJMSP resource adapter is running.
- The CJMSP Broker process is running.
- The application is running.
(2) Information and supplementary explanation required for execution
The coding, such as (A1), corresponds to the coding in the figure.
- (A1)
- Topic-name
- Topic name containing the persistence subscriber you want to check
- host-name:port-number
- The host name and port number on which CJMSP Broker is running.
- If you omit the port number when CJMSP Broker is started, the default port number 7676 is used. In this case, you can omit the -b option.
- An example of display is as follows:
-----------------------------------------------------------------------
Durable Sub. Name Client ID Number of Messages Durable Sub. State
-----------------------------------------------------------------------
DurableSUB1 clientId 9998 INACTIVE
KDAN34323-I Successfully listed durable subscriptions. |
- (A2)
- No specific value.
- (A3)
- Persistence-subscriber-name
- Persistence subscriber name checked in (A1)
- Client-ID
- Client ID checked in (A1)
- host-name:port-number
- The host name and port number on which CJMSP Broker is running.
- If you omit the port number when CJMSP Broker is started, the default port number 7676 is used. In this case, you can omit the -b option.