Use the list-applications subcommand in remote mode to list the deployed Java applications. If the --type option is not specified, all applications are listed.
Ensure that the server is running.
Remote subcommands require a running server.
List applications by using the list-applications(1) subcommand.
This example lists the web applications on localhost.
asadmin> list-applications --type web hellojsp <web> Command list-applications executed successfully. |
You can also view the full syntax and options of the subcommand by typing asadmin help list-applications at the command line.