From my RAD workspace, I start a Websphere portal server and a Websphere App Server. Now when I go to Task Manager–> Processes, I see two java.exes running that represent the two server instances.
How can I tell which java.exe is for the portal and which java.exe is the App Server?
PROFILE_HOME/logs/SERVER_NAME/SERVER_NAME.pid contains the server PID. In task manager, ensure View > Select Columns > PID (Process Identifier) is checked.