jms-ping
jms-ping
Checks if the JMS service is up and running
Description
The jms-ping subcommand checks if the Java Message Service (JMS)
service (also known as the JMS provider) is up and running. When you
start the Eclipse GlassFish, the JMS service starts by default.
The jms-ping subcommand pings only the default JMS host within the JMS
service. It displays an error message when it is unable to ping a
built-in JMS service.
This subcommand is supported in remote mode only. Remote asadmin
subcommands require a running domain administration server (DAS).
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--target-
Specifies the target for which the operation is to be performed. Valid values are as follows:
server-
Pings the JMS service for the default server instance. This is the default value
- configuration-name
-
Pings the JMS service for all clusters using the specified configuration.
- cluster-name
-
Pings the JMS service for the specified cluster.
- instance-name
-
Pings the JMS service for the specified server instance.