You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/11/07 19:19:00 UTC

[jira] [Resolved] (CAMEL-10446) Need to consolidate header mapping logic between Camel and CXF messages

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

Claus Ibsen resolved CAMEL-10446.
---------------------------------
       Resolution: Fixed
         Assignee: Claus Ibsen
    Fix Version/s: 2.19.0

Thanks for the PR

> Need to consolidate header mapping logic between Camel and CXF messages
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-10446
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10446
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf, camel-cxfrs
>    Affects Versions: 2.18.0
>            Reporter: Tadayoshi Sato
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> In the current codebase of {{camel-cxf}} and {{camel-cxf-transport}}, the header mapping logic between CXF and Camel messages is scattered around {{DefaultCxfRsBinding}}, {{CxfHeaderHelper}}, and other classes. It should be consolidated into a single place, e.g. {{CxfHeaderHelper}}, as much as possible.
> I'd like to call it a "bug" because due to this lack of unified header mappings I observe some CXF-specific headers accidentally flow into the Camel world and vice versa.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)