Redundant Interceptors in the request-response chain while using Provider API
-----------------------------------------------------------------------------

                 Key: CXF-747
                 URL: https://issues.apache.org/jira/browse/CXF-747
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 2.0
            Reporter: Ajay Paibir
            Assignee: Jervis Liu
             Fix For: 2.0.1


If the Provider API is used in MESSAGE or PAYLOAD mode Then there are couple of 
redundant interceptors like WrapperClassInInterceptor, HolderInInterceptor 
present in the chain. Also the response chain would be having the symmetric out 
interceptors that are not required.
Along the lines of Dispatch Interceptor chain , these interceptors also are a 
candidate fro removal.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to