[
https://issues.apache.org/activemq/browse/SMXCOMP-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54570#action_54570
]
Dave Stanley commented on SMXCOMP-639:
--------------------------------------
One question I have is, while it makes sense to allow fine grained control of
how camel headers are propagated into JBI, does it also make sense to have a
less granular - camel headers on/off capability?
> Add support for header filter strategy to servicemix-camel jbi endpoints
> ------------------------------------------------------------------------
>
> Key: SMXCOMP-639
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-639
> Project: ServiceMix Components
> Issue Type: Improvement
> Components: servicemix-camel
> Affects Versions: servicemix-camel-2009.01
> Environment: Servicemix 4.x, All platforms
> Reporter: Dave Stanley
> Attachments: patch.txt
>
>
> As per [CAMEL-766|http://issues.apache.org/activemq/browse/CAMEL-766] camel
> supports a header filter strategy for controling how camel headers are
> propagated to various protocols. This improvement is to add support for the
> Camel HeaderFilterStrategy to servciemix-camel to allow more fine grained
> control over the message header properties.
> In particular this is useful when using a camel router to dynamically route
> messages to JBI endpoints. Assuming an InOut exchange, as the message comes
> back from the jbi endpoint, through the intermediate camel route, extra camel
> headers/message exchange properties are added to the jbi exchange before
> being passed back into the nmr. Using the filterStrategy you can control
> which camel headers propagate back and which ones don't.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.