Thanks i will try that, but now i got it working with a workaround. It
definitely looks an issue to me.

As CXF 2.4 ( SoapTransportFactory class) only supposrts below namespaces.

"http://schemas.xmlsoap.org/wsdl/soap/";
  "http://schemas.xmlsoap.org/wsdl/http";
    "http://schemas.xmlsoap.org/wsdl/soap/http";
     "http://schemas.xmlsoap.org/wsdl/soap/http/";
        "http://schemas.xmlsoap.org/wsdl/http/";.

But i am getting http://schemas.xmlsoap.org/soap/http/ from camel endpoint
defination, hence no match found, causing recursion.

I will try with cxf 2.5 and let you know.

Many thanks.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-CXF-web-services-are-not-available-tp5720790p5720804.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to