Starting and Stopping IBM WebSphere Application Server

The following are typical start and stop command formats for IBM WebSphere Application Server. You must substitute the /usr/local path and the server name values with the path and server names in your specific IBM WebSphere Application Server instance.

Use the following command to start IBM WebSphere Application Server:

/usr/local/subin/ibmwas8-start AppSrv01 server1

Use the following command to stop IBM WebSphere Application Server:

/usr/local/subin/ibmwas8-stop AppSrv01 server1