Testing the WebSphere Application Server
To test the WebSphere Application Server:
Ensure that the WebSphere Application Server (default name is
server1) is started as explained in Starting WebSphere.Ensure that the IBM HTTP Server is started.
Start a web browser.
Enter this URL to test the WebSphere Administration Console:
http://<machine_name>:<http_port>/snoopwhere
machine_nameis the name of the server where you installed IBM HTTP Server, andwhere
http_portis the port of your IBM HTTP Server. The default value is 80.For example:
http://localhost:80/snoopTip: If your Web Server is not on the same machine as WebSphere, you might need to copy the plug-in configuration file from the WebSphere machine to the Web Server machine.
Upon successful execution, the resulting page should display information similar to the above. This indicates that your WebSphere Application Server is successfully installed and functioning.