Before the uninstallation of Web Administration
Tool, you must logout of Web Administration Tool and
stop the web application server that is associated with it.
Before you begin
You must complete the following tasks before you can stop
web application server that is associated with Web Administration
Tool:
- Deploy Web Administration Tool in a supported
web application server.
- Start the web application server that is associated with Web
Administration Tool.
Procedure
- Log in a root on UNIX™ systems,
and as a member of administrator group on Windows™.
- Access the command prompt.
-
Go to web application server profile's bin subfolder in
the
profiles folder at the WebSphere® Application Server installation path.
- To stop web application server that is associated with Web Administration
Tool, run the following command.
| Operating system | Command to run |
|---|
| Windows |
stopServer.bat server1 -username wasadmin -password <password> |
| AIX® and Linux™ |
./stopServer.sh server1 -username wasadmin -password
<password> |
Note: On Windows, you can also stop the service that is
associated with your web application server from the Services window.