The coding, such as (A1), corresponds to the coding in the figure.
- (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.
- If you use the -tmp option, you can check the status of the temporary destination.
- The status of the temporary destination can only be checked for the duration for which the temporary destination is enabled after the application starts.
- An example of display when the -tmp option is used is as follows:
------------------------------------------------------------------------
Name Type State Producers Consumers Msgs
Total Count UnAck Avg Size
------------------------------------------------------------------------
Queue1 Queue RUNNING 0 0 0 0 0.0
mq.sys.dmq Queue RUNNING 0 0 0 0 0.0
temporary_destination://queue/10.209.10.192/2139/1 Queue (temporary) 0 1 0 0 0.0
KDAN34110-I Successfully listed destinations. |