You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/07/05 04:08:04 UTC

[jira] Closed: (CXF-747) Redundant Interceptors in the request-response chain while using Provider API

     [ https://issues.apache.org/jira/browse/CXF-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jervis Liu closed CXF-747.
--------------------------


> 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.