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 06:27:00 UTC

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

Freeman Fang created CXF-7756:
---------------------------------

             Summary: 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


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)