[
https://issues.apache.org/jira/browse/CAMEL-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raúl Kripalani resolved CAMEL-7797.
-----------------------------------
Resolution: Fixed
> Default CXFRS Binding: Using the wrong header filter strategy directionality
> ----------------------------------------------------------------------------
>
> Key: CAMEL-7797
> URL: https://issues.apache.org/jira/browse/CAMEL-7797
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.12.4, 2.13.2
> Reporter: Raúl Kripalani
> Assignee: Raúl Kripalani
> Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> (i) *Code already pushed. Creating this ticket for change tracking purposes –
> so that it appears on release notes.*
> {{DefaultCxfRsBinding}} is using the wrong directionality when applying the
> header filter strategy. The method copyProtocolHeaders is used when turning
> an incoming CXF payload into a Camel exchange/message.
> However, it was calling the Header Filter Strategy's
> applyFilterToCamelHeaders instead of applyFilterToExternalHeaders.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)