listModules Command New to V5.0.2
 Technote (troubleshooting)
 
Problem(Abstract)
Starting with WebSphere® Application Server V5.0.2 (PTF 2, fixpack 2) and forward, wsadmin allows you to run the command listModules under $AdminApp. The generated output is a listing of modules in your installed application.
 
Resolving the problem
The listModules command is not included in V5.0.0 or V5.0.1. WebSphere Application Server must be at V5.0.2 or later for this command to be used. Here are a few examples on how you run the command and the resulting output.

wsadmin>$AdminApp listModules DefaultApplication
DefaultApplication#DefaultWebApplication.war+WEB-INF/web.xml
DefaultApplication#Increment.jar+META-INF/ejb-jar.xml                                                                                
wsadmin>$AdminApp listModules DefaultApplication -server
DefaultApplication#Increment.jar+META-INF/ejb-jar.xml#WebSphere:
cell=KenGBase,node=KenGBase,server=server1

DefaultApplication#DefaultWebApplication.war+WEB-INF/web.xml#WebSphere:
cell=KenGBase,node=KenGBase,server=server1


Information Center Example:
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r0/index.jsp?topic=/
com.ibm.websphere.base.doc/info/aes/ae/rxml_listmodule.html
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.0.2
Software edition:
Reference #: 1153220
IBM Group: Software Group
Modified date: Dec 1, 2003