You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2009/01/22 16:41:59 UTC

[jira] Commented: (CAMEL-1289) HeaderFilterStrategy - move from Component to Endpoint

    [ https://issues.apache.org/activemq/browse/CAMEL-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48899#action_48899 ] 

William Tam commented on CAMEL-1289:
------------------------------------

I was thinking of that when I was refactoring camel-cxf.  Camel-cxf's headerfilterstrategy has been moved to endpoint.  I can take on this task for other components.

> HeaderFilterStrategy - move from Component to Endpoint
> ------------------------------------------------------
>
>                 Key: CAMEL-1289
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1289
>             Project: Apache Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> I am working on CAMEL-505 to allow 100% spring bean configuration of endpoints.
> When we do this we bypass the xxxComponent that can only be used with the URI configuration.
> Some components have the headerfilterstrategy that they pass down to the xxxEndpoint.
> We might wanna consider having getter/setter for headerfilterstrategy on the endpoint itself for spring bean configuration
> and to default set it to some value to ease the spring bean configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.