Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I get the following error in a tESBConsumer when trying to call a wcf service:
org.apache.cxf.interceptor.Fault: No conduit initiator was found for the namespace http://schemas.microsoft.com/soap/tcp. at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:116) at org.apache.cxf.endpoint.UpfrontConduitSelector.selectConduit(UpfrontConduitSelector.java:77) at org.apache.cxf.endpoint.ClientImpl.getConduit(ClientImpl.java:857) at exc_gateway_poc.callwebservices_0_1.CallWebservices$GenericConsumer.invoke(CallWebservices.java:643) at exc_gateway_poc.callwebservices_0_1.CallWebservices.tFixedFlowInput_1Process(CallWebservices.java:3076) at exc_gateway_poc.callwebservices_0_1.CallWebservices.runJobInTOS(CallWebservices.java:4869) at exc_gateway_poc.callwebservices_0_1.CallWebservices.main(CallWebservices.java:4695) Caused by: org.apache.cxf.BusException: No conduit initiator was found for the namespace http://schemas.microsoft.com/soap/tcp. at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:105) ... 6 more at org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl.getConduitInitiator(ConduitInitiatorManagerImpl.java:110) at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:105) ... 6 more
Hello,
Could you please post your component setting screenshot on forum? More information will be preferred.
Best regards
Sabrina
Sorry the problem is no longer there.
I am not sure of the solution, i tried a lot of different things.
But it was a WCF service with both a tcp and a http binding.
I assume changing to the http binding solved the issue.
Hello,
Feel free to let us know if this issue reproduces again from your side.
Best regards
Sabrina