I have installed tomcat 5.0 for Jwsdp and jwsdp-1.6. AXIS package was also installed in tomcat 5.0 directory as instructed as well as the applicable version, J2sdk 1.4.2_08, of Java.
I am currently following the Axis Installation Instructions located in the following link,
Step 4 calls out to test start page and happyaxis page and they both works fine as I can display the pages and see all the needed and optional libraries except one optional library, security which is not relevant to the problem I encountered I believe.
I am also able to display the View the list of deployed Web Services pages as specified. However, subsequent test, calling the getVersion method from the version endpoint, using http://localhost:8080/axis/services/Version?method=getVersion returns the following error message,