I can provide more specific information. I've checked other web services that
we are calling.

The services that throws declared exception (via wsdl:fault section in wsdl)
are OK.

The only problem are services that declare no exceptions, and throw runtime
exceptions. Those exceptions are tried to be mapped to SOAPFault in CXF
code, and this is what is failing.

So the problem might never arise in properly defined web service
environment, where all exceptions that are thrown are declared in WSDL. 

I hope this will be helpful in localizing the issue. I can imagine that case
wasn't tested because it's quite specific (unfortunately, if you're forced
to cooperate with 3rd party infrastructure, you can't influence the way they
(mis)behave). 



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to