[ERROR][2017-09-19 15:16:02.371][http-apr-8080-exec-8]The endpoint reference (EPR) for the Operation not found is http://yun.csztv.com/crewebservice/services/SubmitDownloadService and the WSA Action =
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://yun.csztv.com/crewebservice/services/SubmitDownloadService and the WSA Action =
at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:89)访问http://yun.csztv.com/crewebservice/servies/SubmitDownloadService?wsdl能正常访问,我通过xmlspy也能正常访问,但是第三方系统访问就出现这个异常了,各位大神帮帮忙。。。。。
我用webservice studio 调用 http://yun.csztv.com/crewebservice/servies/SubmitDownloadService?wsdl 也是访问不到的 404
我遇到了跟你这个差不多的问题,我是直接访问Service可以获取到数据,我通过action去访问时就会出现异常,也是404,现在还没解决