I'm trying to figure out why an interceptor isn't being called for a REST service. Are the phases used for all protocols, for example if I use the INVOKE phase will that be called for my interceptor which extends AbstractPhaseInterceptor. I can see the constructor being called just not the 'handleMessage'.
Thanks -- View this message in context: http://www.nabble.com/Which-Interceptor-Phases-are-called-tp20222994p20222994.html Sent from the cxf-user mailing list archive at Nabble.com.
