[
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.