Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo List Protocols

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

  1. Ensure that the server is running.

    Remote subcommands require a running server.

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


Example 16–2 Listing the Protocols

This example lists the existing protocols.


asadmin> list-protocols
admin-listener
http-1
http-listener-1
http-listener-2
Command list-protocols executed successfully.

See Also

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