asadmin [asadmin-options] list-iiop-listeners [--help]
[target]
list-iiop-listeners |
Previous | Next | Contents |
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
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
Operands
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.
Lists the listeners in the specified configuration.
Lists the listeners in the specified cluster.
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
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |