Hi all,

    When CXF BC provider gets a connection failure(external web service is
down) it converts exception to JBIFault and sets this in the exchange fault.
Is it the right behavior? I think any system exception like this should be
propagated to the caller so that it can be handled using an error handler.

    I expect CXF BC to throw an exception so that the exception handler in
Camel can handle the error. Or is there any other was to catch JBIFault in
an efficient way in Camel error handler?

Anto
-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/CXF-CB-provider-not-throwing-exception-on-connection-failure-tp1092782p1092782.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to