【问题标题】:The endpoint reference (EPR) for the Operation not found is /services/SimpleStockQuoteService未找到操作的端点引用 (EPR) 是 /services/SimpleStockQuoteService
【发布时间】:2014-06-26 23:54:30
【问题描述】:

我是 wso2 ESB 的新手。我正在关注documentation 并尝试“REST 客户端和 SOAP 服务”方案。执行后

ant stockquote -Daddurl=http://localhost:8280/services/StockQuoteProxy -Drest=true

抛出以下错误 [java] 以 REST 形式发送 [java] org.apache.axis2.AxisFault:找不到操作的端点引用 (EPR) 是 /services/SimpleStockQuoteService 并且 WSA Action = null。如果之前可以访问此 EPR,请联系服务器管理员。

【问题讨论】:

    标签: wso2esb


    【解决方案1】:

    尝试不带最后一部分的ant命令,如下所示

    ant stockquote -Daddurl=http://localhost:8280/services/StockQuoteProxy
    

    【讨论】:

      猜你喜欢
      • 2011-08-24
      • 1970-01-01
      • 2014-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多