Step 5: Verify the application

Open your browser to the following URL:

http://your.server.name:port/hc/hitcount

where your.server.name is the name of your iSeries server and port is your internal HTTP port number. The internal HTTP port number was assigned when you created your instance. For more information about how to display your port numbers, see the The dspwasinst script topic.

If security is enabled, you will be prompted for a valid User ID and password.

The HitCount application is a simple demonstration of a variety of methods to increment a counter value. Select a method of execution, a namespace lookup method for the enterprise bean files, and a transaction type to obtain an incremented counter value.

If the page loads with the HitCount application, the deployment was successful.