Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/codeigniter/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Web services 找不到终结点引用的服务_Web Services - Fatal编程技术网

Web services 找不到终结点引用的服务

Web services 找不到终结点引用的服务,web-services,Web Services,我在创建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 任

我在创建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

任何人都可以告诉我

您正在使用该“端点”寻址Java服务器页面,而不是Web服务。我认为只有您可以在没有更多信息的情况下确定正确的端点地址