Listing applications with the wsadmin tool

Before you begin

Use the AdminApp object commands to create a list of installed applications.

Why and when to perform this task

Steps for this task

  1. Invoke the AdminApp object commands interactively, in a script, or use the wsadmin -c command from an operating system command prompt.
  2. Query the configuration and create a list, by issuing the following command:

    Using Jacl:

    $AdminApp list

    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

The following is example output:

DefaultApplication
SampleApp
app1serv2


Related reference
AdminApp object for scripted administration



Searchable topic ID:   txml_listapp
Last updated: Jun 21, 2007 4:12:58 PM CDT    WebSphere Application Server Express, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.exp.doc/info/exp/ae/txml_listapp.html

Library | Support | Terms of Use | Feedback