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 module from the server:
- Click the Servers tab. The Servers
view opens.
- In the Servers view, right-click WebSphere Process
Server or WebSphere Enterprise Service Bus 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. When a dialog informs
you that the project is being removed from the server, click OK.
The application no longer appears under the server in the Servers view,
as shown here:
Congratulations, you have completed the Hello
World Part 2: Getting Started sample!