Hi Claus, As Ashwin pointed out, I'm really trying to use the onException to manage retries to the web service. The aggregation collects requests together, then calls a bean to create the web service call with all the aggregated messages.
The problem I ran hit was that putting the onException before the aggregation in the route causes issues with "groupExchanges". If I'm allowed to use the route that Ashwin suggested, the DSL errors go away. Thanks, -john -- View this message in context: http://camel.465427.n5.nabble.com/route-scoped-onException-tp3300994p3303109.html Sent from the Camel - Users mailing list archive at Nabble.com.
