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)