Let's say my web service is located at http://localhost:8080/foo/mywebservice
and my WSDL is at http://localhost:8080/foo/mywebservice?wsdl
.
Is http://localhost:8080/foo/mywebservice
an endpoint, i.e., is it the same as the URI of my web service or where the SOAP messages received and unmarshalled?
Could you please explain to me what it is and what the purpose of it is?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…