Hi, I am a newcomer to Axis Web Service. I can use the following URL to test the installed web service without any problem.
http://127.0.0.1:8080/axis/services/Version?method=getVersion What is the correct URL to test the methods in the STOCK sample provided by Apache? I am sure the service is installed correctly on my machine. I used the following URL's and I got lots of exceptions. http://127.0.0.1:8080/axis/services/urn:xmltoday-delayed-quotes?method=test http://127.0.0.1:8080/axis/services/urn:xmltoday-delayed-quotes?method=getQu ote Thanks, Jimmy Tang
