Verify the WebSphere installation
- Restart the web server.
- Restart the WebSphere Application Servers.
- Restart the Deployment Manager.
- Ensure that the Default Application (IBM's DefaultApplication.ear) is running. You may need to install the default application.
-
Use the sample applications to verify that web server
traffic is redirected to the servlet container. In the address line
of a web browser, type:
http://WebServerName:WebServerPort/snoop
-
If the snoop servlet page appears, redirection is working.
-
If the snoop servlet page does not appear, check the web server configuration, correct errors, and re-try the snoop servlet test.
-
- Use the WebSphere Administration Console to un-install the Default Application. Lawson applications cannot run if the Default Application is running.