[
https://issues.apache.org/jira/browse/CXF-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Anderson updated CXF-8235:
-------------------------------
Description:
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]
was:
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.
> 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
> Reporter: Adam Anderson
> Priority: Major
> Time Spent: 10m
> 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)