You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Adam Anderson (Jira)" <ji...@apache.org> on 2020/03/11 15:35:00 UTC

[jira] [Commented] (CXF-8235) AsyncResponseImpl.initContinuation() throws NPE when Continuation is null

    [ https://issues.apache.org/jira/browse/CXF-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057122#comment-17057122 ] 

Adam Anderson commented on CXF-8235:
------------------------------------

Thank you Andriy

> AsyncResponseImpl.initContinuation() throws NPE when Continuation is null
> -------------------------------------------------------------------------
>
>                 Key: CXF-8235
>                 URL: https://issues.apache.org/jira/browse/CXF-8235
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.1.18, 3.3.0, 3.2.12
>            Reporter: Adam Anderson
>            Priority: Major
>             Fix For: 3.4.0, 3.3.6, 3.2.13
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'm on the Liberty JAX-RS team and I fixed an NPE in AsyncResponseImpl where the continuation was not being set because the user had a Servlet in their chain that did not support async requests.
> I'd like to contribute this change back to CXF.
> [https://github.com/OpenLiberty/open-liberty/pull/10896]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)