WebSphere Application Server Network Deployment, Version 6.1
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

             Personalize the table of contents and search results

Removing a console module

About this task

Follow these steps to delete a console module.

Procedure

  1. Ensure that the server is started. You do not need to log in to the console.
  2. [AIX HP-UX Linux Solaris Windows] [z/OS] Open a command prompt.
  3. [AIX HP-UX Linux Solaris Windows] [z/OS] If the console module is deployed to an application server profile other than the default, change to the profile_root/bin directory and enter the setupCmdLine.[bat|sh] command. Otherwise, change to the app_server_root/bin directory.
  4. Start the wsadmin scripting client.
  5. Enter the following command from the wsadmin command prompt.
    $AdminApp update isclite modulefile {-operation delete -contenturi module_file_name.war} 
    
  6. Save your configuration changes.
    $AdminConfig save 
  7. Exit the wsadmin command environment.
    quit
Task topic    

Terms of Use | Feedback

Last updated: Feb 25, 2009 9:32:38 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/isc/del_comp.html