Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

list-containers

lists application containers

Synopsis

list-containers [--help]

Description

The list-containers subcommand displays a list of application containers.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Examples

Example 1   Listing the Application Containers

This example lists the current application containers.

asadmin> list-containers
List all known application containers
Container : grizzly
Container : ejb
Container : webservices
Container : ear
Container : appclient
Container : connector
Container : jpa
Container : web
Container : osgi
Container : security
Container : webbeans

Command list-containers executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

list-commands(1), list-components(1), list-modules(1)

asadmin(1M)