Appendix E.12 Compressing the destinations

This subsection describes the procedure for compressing the destinations to be used with Cosminexus JMS Provider.

The following figure shows the procedure for compressing the destinations.

Figure E-11 Procedure for compressing the destinations

[Figure]

Organization of this subsection
(1) Process preconditions
(2) Information and supplementary explanation required for execution

(1) Process preconditions

(2) Information and supplementary explanation required for execution

The coding, such as (A1), corresponds to the coding in the figure.

(A1)
Check the destination name and the number of messages.
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.
(A2)
No specific value.
(A3)
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.
(A4)
Type
q (Queue) or t (Topic)
Name
Queue name or Topic name
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.
Initial-timeout-value
The default initial timeout value is set at 10 seconds. Adjust the value if the processing times out with the default value.
(A5)
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.