You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/03/22 11:17:45 UTC

[jira] Created: (CAMEL-2567) Allow recipientList to be used inside a CBR using Java DSL

Allow recipientList to be used inside a CBR using Java DSL
----------------------------------------------------------

                 Key: CAMEL-2567
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2567
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.2.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


RecipientList is now offering fluent builders for parallel support.

We should allow it to work in CBR with having end() being able to return the Type it came from, eg ChoiceDefinition.

See nabble
http://old.nabble.com/RecipientList-%2B-Choice-no-longer-work-together-in-Camel-2.2.0--ts27983922.html

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


[jira] Resolved: (CAMEL-2567) Allow recipientList to be used inside a CBR using Java DSL

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2567.
--------------------------------

    Resolution: Fixed

trunk: 926035.

> Allow recipientList to be used inside a CBR using Java DSL
> ----------------------------------------------------------
>
>                 Key: CAMEL-2567
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2567
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> RecipientList is now offering fluent builders for parallel support.
> We should allow it to work in CBR with having end() being able to return the Type it came from, eg ChoiceDefinition.
> See nabble
> http://old.nabble.com/RecipientList-%2B-Choice-no-longer-work-together-in-Camel-2.2.0--ts27983922.html

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