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

Claus Ibsen commented on CAMEL-1251:
------------------------------------

And in 1.x: Committed revision 734353.

> Dynamic Recipient List should be smarter for multiple endpoints
> ---------------------------------------------------------------
>
>                 Key: CAMEL-1251
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1251
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.1, 2.0.0
>
>
> The recipient list looks for a header with a value with the endpoints to send 
> to.
> It gets the list of destination using ObjectHelper.createIterator(value) that 
> will detect what kind of object type it is and return an appropriate iterator.
> We need to expose a attribute for a tokenizer attribute in Spring DSL. You 
> cannot from Spring DSL use the expression builder, where you need the 
> tokenizer for String delimited endpoints that I guess is a very common for 
> setting multiple endpoints.

-- 
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