14.9. Verification of the servlet and EJB

These resources could now in fact already run separately.

In the Topology view, we could right-click the IncrementHome then select Start to start this EJB, and right-click ITSOAppServerWebApp, then select Restart Web App to start Web application.

To make sure of the running status of resources, you may need click the ITSOAppServer in the Topology viewer, then click the Refresh selected subtree button.

Start the HTTP Server if it is not running. You may input URLs into the browser to verify that the resources are working.

  • For servlet HelloWorldServlet

    http://Valid_host_Alias/servlet/hello
    

    (This URL can verify that the configuration of the user-defined servlet “hello” is working.)

     http://Valid_host_Alias/servlet/HelloWorldServlet ...

Get WebSphere V3.5 Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.