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-xmpp-2009.01
Environment: Servicemix 4.x, All platforms
Reporter: Dave Stanley
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.