Use the AdminApp object listModules command to list the modules in an installed application.
Use this example:
$AdminApp listModules DefaultApplication -server
print AdminApp.listModules('DefaultApplication', '-server')
DefaultApplication#IncCMP11.jar+META-INF/ejb-jar.xml#WebSphere:cell=mycell,node=mynode,server=myserver DefaultApplication#DefaultWebApplication.war+WEB-INF/web.xml#WebSphere:cell=mycell,node=mynode,server=myserver