You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/10/02 04:17:01 UTC

[jira] Assigned: (SMXCOMP-639) Add support for header filter strategy to servicemix-camel jbi endpoints

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

Willem Jiang reassigned SMXCOMP-639:
------------------------------------

    Assignee: Willem Jiang

> 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: Willem Jiang
>         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.