
org.glassfish.deployment.admin.list-applications.1 Maven / Gradle / Ivy
asadmin Utility Subcommands list-applications(1)
NAME
list-applications - lists deployed applications
SYNOPSIS
list-applications
[--help]
[ --type type]
DESCRIPTION
The command list-applications lists deployed Java EE 5
applications and the type of each application that is
listed. The possible types are as follows:
o application
o connector
o ejb
o jruby
o web
o webservice
If the --type option is not specified, all applications are
listed.
This command is supported in remote mode only.
OPTIONS
--help
Displays the help text for the subcommand.
--type
Specifies the type of the applications that are to be
listed. The options are as follows:
o application
o connector
o ejb
o jruby
o web
Java EE 6 Last change: 14 Apr 2008 1
asadmin Utility Subcommands list-applications(1)
o webservice
If no type is specified, all applications are listed.
EXAMPLES
Example 1 Using the list-applications command
asadmin> list-applications --user admin --passwordfile password.txt
hellojsp
Command list-applications executed successfully
EXIT STATUS
0 command executed successfully
1 error in executing the command
SEE ALSO
list-components(1)
Java EE 6 Last change: 14 Apr 2008 2
© 2015 - 2025 Weber Informatics LLC | Privacy Policy