The Java EE 6 Tutorial

Listing Deployed Web Modules

The GlassFish Server provides two ways to view the deployed web modules: the Administration Console and the asadmin command.

ProcedureTo List Deployed Web Modules Using the Administration Console

  1. Open the URL http://localhost:4848/ in a browser.

  2. Select the Applications node.

    The deployed web modules appear in the Deployed Applications table.

ProcedureTo List Deployed Web Modules Using the asadmin Command

  1. Type the following command:


    asadmin list-applications