+

Search Tips   |   Advanced Search

 

Removing a console module

 

 

Overview

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. Open a command prompt.

  3. 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