I'm just learning camel, and I want to take the output of an Aggregator (which is working correctly when I route to a file endpoint), into a content-based router. If I understand the aggregator correctly, I need to route to an endpoint (via the <to/>), so what kind of endpoint(s) do I need to get the messages from the aggregator to the content-based router?
Spring DSL examples prefered. -- View this message in context: http://www.nabble.com/Aggregator-to-Content-Based-Router-tp25011241p25011241.html Sent from the Camel - Users mailing list archive at Nabble.com.
