Hi, I faced following issue while creating an Endpoint, at WSO2 ESB - 4.8.1
*Reproduce the problem:* 1. Goto Add new Address Endpoint view in ESB 2. Enter a name as Endpoint name 3. Enter a url of a non-existing service (in my case, I entered http://localhost:9000/services/OrderProcessServiceNOT_AVAILABLE). Axis2Server was running during this. 4. Click *Test* button. 5. You will get message box saying: *Successfully connected to http://localhost:9000/services/OrderProcessServiceNOT_AVAILABLE <http://localhost:9000/services/OrderProcessServiceNOT_AVAILABLE>* ESB console displays the error about failing to connect: *14/04/23 12:15:58 ERROR engine.AxisEngine: The service cannot be found for the endpoint reference (EPR) /services/OrderProcessServiceNOT_AVAILABLE?wsdl* *org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) /services/OrderProcessServiceNOT_AVAILABLE?wsdl* But that result *does not reflect in the UI*. Thank You! -- Buddhima Wijeweera
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
