Using: WAS 6.1, Eclipse 2.31.1, Windows XP
FROM WINDOWS START MENU
Start > All Programs > Websphere Installation > Profiles

Start: Select “Start the Server”
Stop: Select “Stop the Server”
FROM ECLIPSE
Go to: Configure Server

From Servers select Websphere 6.1
Specify Websphere Home Directory, which should point to the “AppServer” location
Specify the required Profile
Specify the Node Name
Press Apply
Press OK

Start: Select “Start”
Stop: Select “Stop”
FROM COMMAND PROMPT
Start: startServer [serverName] -profile [profileName]
Stop: stopServer [serverName] -profile [profileName]











