Removing modules from servers

From time to time, you will want to remove modules from your servers. For example, if you have modules that you no longer need to test, you should consider removing them from the server so that they do not needlessly impact the performance of the server.

To remove modules from servers:
  1. In the Business Integration or Debug perspective, click the Servers tab to open the Servers view.
  2. In the Servers view, right-click your server and select Add and Remove Projects. The Add and Remove Projects wizard opens and displays the EAR projects that correspond to your modules in the Configured Projects list box.
  3. Complete one of the following steps:
    • If you want to remove a single module from the server, then select the corresponding EAR project in the Configured Projects list box and click Remove. The EAR project is removed from the Configured Projects list box and is added to the Available Projects list box.
    • If you want to remove all modules from the server, then click Remove All. All of the EAR projects that correspond to your modules are removed from the Configured Projects list box and are added to the Available Projects list box.
  4. Click Finish. The selected EAR projects are removed from the server. If the server is not already running, it will automatically start in Debug mode.
Related tasks
Creating servers in the test environment
Editing server configurations in the test environment
Starting servers in the test environment
Adding modules to test environment servers
Publishing modules to test environment servers
Restarting servers in the test environment
Stopping servers in the test environment

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.