Hitachi

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


2.14.3 list-iiop-listeners

Lists the existing IIOP listeners.

Synopsis

asadmin [asadmin-options] list-iiop-listeners [--help] [target]

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-iiop-listeners subcommand lists the existing IIOP listeners. 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 IIOP listeners are to be listed.

Type: String

The following values can be specified:

  • server

    Lists the listeners in the default server instance server and is the default value.

  • configuration_name

    Lists the listeners in the specified configuration.

  • cluster_name

    Lists the listeners in the specified cluster.

  • instance_name

    Lists the listeners in a particular server instance.

Default value: server

Examples

The following command lists all the IIOP listeners for the server instance.

asadmin list-iiop-listeners

Exit Status

Exit Status

Explanation

0

command executed successfully.

1

error in executing the command.