Hitachi

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


2.13.7 list-transports

Lists the existing transports.

Synopsis

asadmin [asadmin-options] list-transports [--help]
    target

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-transports subcommand of asadmin lists the existing transports. 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

Limits the listing of transports for a specified target.

Type: String

The following values can be specified:

  • server

    Lists the transports for the default server instance. This is the default value.

  • configuration-name

    Lists the transports for the specified configuration.

  • cluster-name

    Lists the transports for all server instances in the specified cluster.

  • instance-name

    Lists the transports for the specified server instance.

Default value: N/A

Examples

The following example lists all the transports for the server instance.

asadmin list-transports server

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.