list-jms-resources
list-jms-resources
Lists the JMS resources
Description
The list-jms-resources subcommand lists the existing Java Message
Service (JMS) resources (destination and connection factory resources).
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.
--restype-
The JMS resource type can be
jakarta.jms.Topic,jakarta.jms.Queue,jakarta.jms.ConnectionFactory,jakarta.jms.TopicConnectionFactory, orjakarta.jms.QueueConnectionFactory.
Operands
- target
-
Restricts the listing to resources for a specified target. Valid values are as follows:
server-
Lists the resources for the default server instance. This is the default value.
domain-
Lists the resources for the domain.
- cluster-name
-
Lists the resources for every server instance in the specified cluster.
- instance-name
-
Lists the resources for the specified server instance.