Chapter 7. Development environment installation 305
7.5.4 Stop and start servers in the Test Environment
The Portal Tookit provides the WPSconfig.bat, which can be used with
parameters to start and stop the WebSphere_Portal and server1 application
servers found in the WebSphere Test Environment of WebSphere Studio
Application Developer.
Stop servers in WebSphere Test Environment
To stop the WebSphere_Portal and server1 application servers, do the following:
1. From a command window, navigate to the following directory:
c:\ibm\wsad\runtimes\portal_v50\config
2. Enter the following commands:
WPSconfig.bat stop-portal-server
WPSconfig.bat stop-admin-server
Start servers in WebSphere Test Environment
To start the WebSphere_Portal and server1 applicati ...