You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/04/24 11:27:15 UTC

[jira] [Created] (CXF-4983) Response.getStatusInfo does not work if the status code can not be mapped to Status enum

Sergey Beryozkin created CXF-4983:
-------------------------------------

             Summary: 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