List the modules in an installed application with scripting
Overview
- Start wsadmin
- Use the AdminApp object listModules command to list the modules in an installed application. For example:
- Using Jacl
$AdminApp listModules DefaultApplication -server print AdminApp.listModules('DefaultApplication', '-server')