Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo List Transports

Use the list-transports subcommand in remote mode to list the existing HTTP transports.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. List the existing transports by using the list-transports(1) subcommand.


Example 16–7 Listing HTTP Transports

This example lists the existing transports.


asadmin> list-transports
http1-trans
tcp
Command list-transports executed successfully.

See Also

You can also view the full syntax and options of the subcommand by typing asadmin help list-transports at the command line.