currently I am working with SOAP service and Mule ESB.
But my SOAP service always return following error:
No conduit initiator was found for the namespace http://ae7.iuk.fraport.de/esb/soap/bindings/esbp.. Failed to route event via endpoint: org.mule.module.cxf.CxfOutboundMessageProcessor. Message payload is of type: UebermittleAusweisdatenRequest
Here is the full stacktrace:
What is the caused of those error? And how can I fix it? Thanks