Hi, I am in need for a customized Aggregator. Some specific needs are - one type of (jms) message starts the aggregation - this message is used to define the logic on what other messages to correlate. The logic is very dynamic, and might even involve database lookups - each aggregation change/event might change the completion strategy and/or timeout - the timeout is defined by the aggregated exchanges and changes dynamically - an exchange might be aggregated by multiple aggregators - aggregation should be persistent
is it possible to customize the behaviour of the aggregator this much? Regards, Leen
