The endpoint reference (EPR) for the Operation not found is /services/SimpleStockQuoteService
- by user3592349
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.