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 2009/03/03 13:28:56 UTC

[jira] Resolved: (CXF-2080) Default value is not assigned to HeaderParam

     [ https://issues.apache.org/jira/browse/CXF-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-2080.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.5

Thanks for analysis - made it easy for me to fix fast

> Default value is not assigned to HeaderParam
> --------------------------------------------
>
>                 Key: CXF-2080
>                 URL: https://issues.apache.org/jira/browse/CXF-2080
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Chaitanya Choleti
>            Priority: Minor
>             Fix For: 2.2, 2.1.5
>
>
> This is because in the method    InjectionUtils.createParameterObject(....) defaultValue is assigned to the paramValues only if paramValues is null and paramValues is never null in case of HeaderParam.

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