Hi, I was reading about the aggregator EIP http://camel.apache.org/aggregator.html and I wondered if it was possible to aggregate content from multiple endpoints? I can't find anything on this.
As an example if I wanted to take content from say several urls using the http endpoint would there be a way or perhaps I have to write my own custom processor? Initially I thought I could just do from(uri list) in a similar way that you can supply a list in the to(uri list) method. Thanks -- View this message in context: http://www.nabble.com/Aggregating-from-multiple-endpoints-tp23499340p23499340.html Sent from the Camel - Users mailing list archive at Nabble.com.
