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)