Generally, when you have finished testing a module, you
should remove it from the server. This will ensure that the only modules
that are deployed to the server are those that you are preparing to
test, which will reduce the load on the server and enhance its performance.
To remove the modules from the server:
- Click the Servers tab. The Servers
view opens, as shown in the following figure:
- In the Servers view, right-click WebSphere Process
Server and select Add and Remove Projects.
The Add and Remove Projects dialog box opens, as shown in the following
figure:
- Click Remove All. The applications
are removed from the Configured projects list.
- Click Finish. If a dialog box opens
to inform you that the project is being removed from the server, click OK.
The applications no longer appear under the server in the Servers
view, as shown here:
Congratulations! You have completed the Hello World Part 1:
Getting Started sample.