The endpoint reference (EPR) for the Operation not found is /services/SimpleStockQuoteService

Posted by user3592349 on Stack Overflow See other posts from Stack Overflow or by user3592349
Published on 2014-06-02T09:21:45Z Indexed on 2014/06/02 9:24 UTC
Read the original article Hit count: 920

Filed under:

I'm a newbie in wso2 ESB. I am following the documentation and trying out the "REST Client and SOAP Service" scenario. After executing

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

the following error is thrown [java] Sending as REST [java] org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is /services/SimpleStockQuoteService and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator.

© Stack Overflow or respective owner

Related posts about wso2esb