Hi Sergey,

Thanks for the reply. I tried to do what you suggested, with success, so I
wanted to report back for anyone facing the problem.

While imitating the code at 
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/CustomOutFaultInterceptor.java
<http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/CustomOutFaultInterceptor.java>
 
, I had to remove the following lines though:



Since in my case, it was always null, and never got into my interceptor.
Looking at the source it appears it is put in some test case, perhaps to
ensure proper interceptor sequence.

Thanks again.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/ExceptionMapper-is-not-called-for-exceptions-thrown-from-an-interceptor-tp5729698p5729845.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to