[ 
https://issues.apache.org/activemq/browse/SMXCOMP-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54574#action_54574
 ] 

Willem Jiang commented on SMXCOMP-639:
--------------------------------------

May be we can put these header filter work into JbiBinding which is mainly deal 
with the message header, body, attachment copying work.

> 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
>            Assignee: Gert Vanthienen
>         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.

Reply via email to