Stopping the WebSphere Application Server
In a clustered environment, you must stop all the
components of WebSphere Application Server (WAS) in a specific
order.
In a standalone environment, stop WAS with a single command.
For example, in the command prompt, issue the following
command:
WAS_ROOT\bin\stopServer server1
To stop WAS in a clustered environment:
Note:
When stopping a server, node agent, or deployment
manager from the command line, you may be prompted for the administrative
user name and password. To avoid this, issue the command in the following
format:
WAS_ROOT\bin\stopServer server -username adminUser
-password adminPassword