Re: Route statistics not updated on Exception

2018-07-03 Thread Claus Ibsen
Hi If its a SOAP Fault then its not the same as an exception, and therefore not captured in that statistics. There is an option on camel to transform SOAP faults to exception with handleFault=true On Thu, Jun 28, 2018 at 4:20 PM, Martin Pelikán wrote: > Hello, > > I have a problem with route

Route statistics not updated on Exception

2018-06-28 Thread Martin Pelikán
Hello, I have a problem with route statistics not being updated whenever my Camel-CXF consumer throws Exception, be it SecurityException or ValidatonException. Route-list command shows still the same number of incoming messages. Nothing is in failed, inflight nor in total. CXF returns correct