On May 31, 2013, at 11:20 AM, eanbiso <[email protected]> wrote: > Sorry, I was wrong: > the exception arrives to the client but very late (with almost a minute of > delay). > Seems to have lost a lot of time in the chain of interceptors on the > dispatcher. > I try to investigate it and get more info.
Wow. That's strange. Sounds like a flush or close isn't being called on the output stream, but that SHOULD be the same for a regular call as for an exception case. Strange. Dan > > Andrea > > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/WebServiceException-is-not-propagated-from-Provider-Source-to-the-client-tp5728573p5728589.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
