Listing applications with the wsadmin tool

 

Listing applications with the wsadmin tool

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 Query the configuration and create a list of installed applications, for example:

where:

$ is a Jacl operator for substituting a variable name with its value
AdminApp is an object allowing application objects management
list is an AdminApp command
Example output:

DefaultApplication SampleApp app1serv2



Related reference
Commands for the AdminApp object