Hitachi

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


2.5.7 list-nodes-dcom

Lists all Java EE Server nodes that support communication over DCOM in a domain.

Synopsis

asadmin [asadmin-options] list-nodes-dcom [--help]
    [--long={false|true}]

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-nodes-dcom subcommand of asadmin lists all Java EE Server nodes that support communication over the Distributed Component Object Model (DCOM) remote protocol.

By default, the command displays the following information for each listed node:

This subcommand is supported in remote mode only.

Precondition

Domain Administration Server (DAS) is running.

Arguments

--help | -?

Displays the help text for the subcommand.

--long={false|true} | -l={false|true}

Specifies whether the nodes are listed in long format.

Type: Boolean

The following values can be specified:

  • true

    The nodes are listed in long format.

  • false

    The nodes are listed in short format. This is the default value.

Default value: false

Examples

The following example displays the name, type, and host of all Java EE Server nodes that support communication over DCOM in a domain.

asadmin list-nodes-dcom

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.