I just printed out the body of the exchange in the camel aggregator and it is
returning null !
I guess this is one reason why the xpath is not working during aggregation.
Could this be a bug in camel 2.2 ?
Here are two snippets; one just printing the expected body as is , and the
second which ro
Hi, I have been using camel aggregator 1.6 in service 3.3.1. Now servicemix
is upgraded to 3.3.2 and they have taken camel 2.2 . There were namespace
changes and compilation changes to be done; after this now the xpath filter
does not seem to be working as expected
Here is the code snippet ( whi