asadmin [asadmin-options] list-containers [--help]
list-containers |
Previous | Next | Contents |
lists application containers
Synopsis
asadmin [asadmin-options] list-containers [--help]
Description
The list-containers
subcommand displays a list of application
containers.
This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--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
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |