[
https://issues.apache.org/jira/browse/CXF-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-4983.
-----------------------------------
Resolution: Fixed
> Response.getStatusInfo does not work if the status code can not be mapped to
> Status enum
> -----------------------------------------------------------------------------------------
>
> Key: CXF-4983
> URL: https://issues.apache.org/jira/browse/CXF-4983
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 2.8.0, 2.7.5
>
>
> Response.status(499).build().getStatusInfo() methods will throw NPE due to
> 499 (or other code with no matching Status enum) being mapped to a null
> Status
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira