Did you know? How to stop or start server in 11.1.2.2 deployed on WebSphere
Q:
How to stop or start server in 11.1.2.2 deployed on WebSphere
A:Do one of the following:
A:Do one of the following:
- Log in to the Integrated Solutions Console and select Servers, then Server Types, and then WebSphere application servers. Select the Server check box, and then click the Start, Stop, or Restart button.
- Execute the following script: WAS_HOME/profiles/PROFILE_NAME/bin/start[stop]Server.bat[sh] SERVER_NAME
0