Hitachi

Hitachi Application Server V10 Command Reference Guide (For UNIX® Systems)


2.20.16 list-connector-resources

Lists all connector resources.

Synopsis

asadmin [asadmin-options] list-connector-resources [--help]
    [target]

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-connector-resources subcommand lists all the connector resources. This subcommand is supported in remote mode only.

Precondition

Domain Administration Server (DAS) is running.

Arguments

--help | -?

Displays the help text for the subcommand.

target

Specifies the target for which the connector resources are to be listed.

Type: String

The following values can be specified:

  • server

    Lists the connector resources on the default server instance. This is the default value.

  • domain

    Lists the connector resources for the domain.

  • cluster-name

    Lists the connector resources on all server instances in the specified cluster.

  • instance-name

    Lists the connector resources on a specified server instance.

Default value: server

Examples

The following example lists all existing connector resources.

asadmin list-connector-resources

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.