You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/03/26 16:42:15 UTC

[jira] Created: (CXF-2133) ResponseBuilder implementation returns nulls from various builder methods

ResponseBuilder implementation returns nulls from various builder methods
-------------------------------------------------------------------------

                 Key: CXF-2133
                 URL: https://issues.apache.org/jira/browse/CXF-2133
             Project: CXF
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.2
            Reporter: Roman Kalukiewicz


{{ResponseBuilderImpl}} class in various builder methods like {{expires()}}, {{language()}} returns {{null}} instead of {{this}}, so the proper invocation throws NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2133) ResponseBuilder implementation returns nulls from various builder methods

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-2133.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1

> ResponseBuilder implementation returns nulls from various builder methods
> -------------------------------------------------------------------------
>
>                 Key: CXF-2133
>                 URL: https://issues.apache.org/jira/browse/CXF-2133
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.2
>            Reporter: Roman Kalukiewicz
>            Assignee: Sergey Beryozkin
>             Fix For: 2.2.1
>
>
> {{ResponseBuilderImpl}} class in various builder methods like {{expires()}}, {{language()}} returns {{null}} instead of {{this}}, so the proper invocation throws NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-2133) ResponseBuilder implementation returns nulls from various builder methods

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin reassigned CXF-2133:
-------------------------------------

    Assignee: Sergey Beryozkin

> ResponseBuilder implementation returns nulls from various builder methods
> -------------------------------------------------------------------------
>
>                 Key: CXF-2133
>                 URL: https://issues.apache.org/jira/browse/CXF-2133
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.2
>            Reporter: Roman Kalukiewicz
>            Assignee: Sergey Beryozkin
>             Fix For: 2.2.1
>
>
> {{ResponseBuilderImpl}} class in various builder methods like {{expires()}}, {{language()}} returns {{null}} instead of {{this}}, so the proper invocation throws NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.