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

Claus Ibsen resolved CAMEL-1150.
--------------------------------

    Resolution: Fixed

Will now log at WARN instead

> Aggregator must be the only output added to the route is fooled by onException
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-1150
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1150
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Critical
>             Fix For: 1.5.1, 2.0.0
>
>
> See nabble:
> http://www.nabble.com/Redelivery-Strategy-td20861316s22882.html
> We should convert the 
>         if (!getOutputs().isEmpty()) {
>             throw new IllegalArgumentException("Aggregator must be the only 
> output added to the route: " + this);
>         }
> ïnto a WARN log until we get the aggreagator fixed so you can define it 
> anywhere in the route path. We have a ticket for this bug also.

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