CXF 2.4.2: No conduit initiator was found for the namespace http://schemas.xmlsoap.org/soap/http

后端 未结 8 1691
天命终不由人
天命终不由人 2020-12-01 18:05

I have a service client generated from wsdl. I am trying to call the remote service and I recieve the conduit initiator error seen below. I have tried numerous solutions w

8条回答
  •  失恋的感觉
    2020-12-01 18:33

    This doesn't apply specifically to the original poster's example URLs listed, but we got this error when the URL was incorrect. I.e., we had a certain string in the URL path listed twice instead of once.

提交回复
热议问题