You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/06/12 08:34:00 UTC

[jira] [Resolved] (CXF-7756) JAASLoginInterceptor with server continuation enabled will cause the interceptor before ServiceInvokerInterceptor get invoked twice

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

Freeman Fang resolved CXF-7756.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.5
                   3.1.16

> JAASLoginInterceptor with server continuation enabled will cause the interceptor before ServiceInvokerInterceptor get invoked twice
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-7756
>                 URL: https://issues.apache.org/jira/browse/CXF-7756
>             Project: CXF
>          Issue Type: Task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 3.1.16, 3.2.5
>
>
> Found that JAASLoginInterceptor with server continuation enabled will cause the interceptor before ServiceInvokerInterceptor get invoked twice. This could be harmful for some cases, especially when the HolderInInterceptor get invoked twice, which cause Holder<Value> become Holder<Holder<Value>>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)