Before you begin
Before starting this task, the wsadmin tool must be running. See the Starting the wsadmin scripting client article for more information.Step for this task
$AdminApp list
AdminApp.list()
$ | is a Jacl operator for substituting a variable name with its value |
AdminApp | is an object that supports application object management |
list | is an AdminApp command |
DefaultApplication SampleApp app1serv2
Related reference
Commands for the AdminApp object