Hi, I am trying to get the code posted at http://javaboutique.internet.com/tutorials/axisspring/ to work. The article is about integrating axis 1 with spring. When I connect to http://localhost:8015/AxisSpring/webservice I see the message
And now... Some Services - webservice *(wsdl)*<http://localhost:8015/AxisSpring/services/webservice?wsdl> - doSomeWork and this is a good sign. But when I click on the wsdl link, I get The requested resource (/AxisSpring/services/webservice) is not available. Should I be able to see the wsdl? On the real project at work this never worked but our wsdl is very complicated; the wsdl in this example code is trivial.
