I have copied basic quot;Echoquot; Spring WS example on my Eclipse and Tomcat as a server.
I am able to create the wsdl i.e
ht tp -- 127.0.0.1:8080 /CIASpringWS/echo.wsdl: Attached is the generated echo.wsdl (in txt format).
Now when i hit endpoint i.e. ht tp: //127.0.0.1:8080 /echo/services
I get
from 404 error: The requested resource (/echo/services) is not available.