Visit Azul.com Support

List-Iiop-Listeners

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Lists the existing IIOP listeners.

Synopsis

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

Description

The list-iiop-listeners subcommand lists the existing IIOP listeners.

This subcommand is supported in remote mode only.

Options

asadmin-options: Options for the asadmin utility. For information about these options, see the asadmin help page. --help: -?: Displays the help text for the subcommand.

Operands

target: This operand specifies the target for which the IIOP listeners are to be listed. Valid values are:
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.

Examples

Example 1 Using the list-iiop-listeners subcommand

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

 
asadmin> list-iiop-listeners orb-listener-1 SSL SSL_MUTUALAUTH sample_iiop_listener Command list-iiop-listeners executed successfully.

Exit Status

0: command executed successfully 1: error in executing the command

See Also