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/09 15:50:00 UTC

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

Adam Anderson created CXF-8235:
----------------------------------

             Summary: 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.3.0, 3.1.18
            Reporter: Adam Anderson


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]

Pull Request coming soon.



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