I have tried Camel 2.9.1 with cxf 2.5.4, still the StackOverflow persists. I
checked the  SoapTransportFactory class) of 
cxf-rt-bindings-soap-2.5.4-.jar, it also supports only 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/";. 

and not the http://schemas.xmlsoap.org/soap/http. Do you think i should try
with upgraded camel? as it seems to be CXF issue.
BTW what is so special about these namespaces?  



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

Reply via email to