Labels

Saturday, June 23, 2012

how to Validating the Apache Installation

 Start the Tomcat Web Server
Goto http://localhost:8080/axis/
    - you should be able to see Apache-Axis start page
    - if you did not , then the axis is not correctly installed or the web server is not running
Goto http://localhost:8080/axis/happyaxis.jsp
    - this test page verifies whether all the needed and optional libraries are present.
    - Axis will not perform properly until all the needed libraries are present.

No comments:

Post a Comment