Hitachi

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


2.13.6 list-protocols

Lists the existing protocols.

Synopsis

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

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

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

Restricts the listing of protocols for a specific target.

Type: String

The following values can be specified:

  • server

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

  • configuration-name

    Lists the protocols for the specified configuration.

  • cluster-name

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

  • instance-name

    Lists the protocols for the specified server instance.

Default value: server

Examples

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

asadmin list-protocols

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.