exchange and since its being _grouped_ that means it cannot
> find the header.
>
>
>
> On Wed, Apr 7, 2010 at 12:47 PM, eugene hardbread
> wrote:
>> Hello
>>
>> I am trying to configure aggregator2 using completionSize with header
>> expression
dyAndHeaders("direct:aggregatorTest", "message
two", headers);
mockResult.assertIsSatisfied();
}
}
On 7 April 2010 15:33, Claus Ibsen wrote:
> Hi
>
> Can you try without groupExchanges(). To see if its the culprit of the issue.
>
>
> On Wed, Apr 7, 2010 a
Hello
I am trying to configure aggregator2 using completionSize with header
expression:
public class AggregatorTest extends CamelTestSupport{
@EndpointInject(uri = "mock:result")
private MockEndpoint mockResult;
@Override
protected RouteBuilder createRouteBuilder() throws Excepti