spring-ws: no endpoint mapping found
问题 I made a simple web service but when I'am trying to test it on soapui its giving this error: WARN : [Oct-11 12:56:38,081] ws.server.EndpointNotFound - No endpoint mapping found for [SaajSoapMessage {http://www.servesy.com/api/v1/service}signupRequest] I do not have any idea what should I do to make it correct, I saw many questions regarding this problem but did not find any solution. My spring-ws configuration are follows: (apart from this configuration I also tried to make simple input