创建WebService客户端时出现此错误。
[ERROR] The service cannot be found for the endpoint reference (EPR) /TestServices/services/index.jsp
org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) /TestServices/services/index.jsp
任何可以建议我
答案 0 :(得分:1)
您正在使用该“端点”寻址Java服务器页面,而不是Web服务。我想只有你可以在没有更多信息的情况下确定正确的端点地址是什么。