In the Servers view ( Window > Show View > Other > Server >
Servers), select the server that you want to stop.
Click the Stop the server icon in the toolbar. In the Status column
of the Servers view, the status of the server changes to Stopped.
If for some reason the server fails to stop, you can terminate
the process as follows:
Switch to the Debug perspective.
In the Process view, select the server process that you want
to stop.
Click the Terminate icon in the toolbar.
Note: When terminating a server, the server process will be killed
and the server will not go through the normal routine of stopping, for example
calling the destroy() method on a servlet.
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.