Claus,
  I tested the Xpath expression using a Xpath Evaluator tool and also
printed out the coorelation expression results and all my messages are same.
Ex-
Group 1:
<Order> 
     <orderNum>1</orderNum> 
</Order> 

Group 2:
<Order> 
     <orderNum>2</orderNum> 
</Order> 

I am trying to keep things clean and hence thought that Aggregator2 would be
a good way to keep the code in small chunks.
Step 1 Split
Step 2 Aggregate


I will try it using splitter only example but is there a way I can create a
oldExchnage (when it is null) in my Aggregation strategy, is that a good
idea?




--
View this message in context: 
http://camel.465427.n5.nabble.com/Split-and-Aggregate-Old-Exchange-is-null-everytime-in-AggregationStrategy-tp5746365p5746403.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to