Hi all, I have developed an BPEL process thanks to Netbeans. After a successful compilation and the add of a deploy file, I have deployed the files on Apache ODE. The deploy was successful, a WSDL was generated.
I have tested my ODE-application with soapUI and with javaclass and then I received this error: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Client</faultcode><faultstring>The endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/ehealth and the WSA Action = urn:anonOutInOp</faultstring><detail><Exception>org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/ehealth and the WSA Action = urn:anonOutInOp
 Any idea? Thanks! -- View this message in context: http://old.nabble.com/The-endpoint-reference-%28EPR%29-for-the-Operation-not-found-tp27933572p27933572.html Sent from the Apache Ode User mailing list archive at Nabble.com.
