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>/snoop
where
machine_name
is the name of the server where you installed IBM HTTP Server, andwhere
http_port
is the port of your IBM HTTP Server. The default value is 80.For example:
http://localhost:80/snoop
Tip: 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.