Sorry for the long delay, I got pulled onto another problem and am just getting back to this issue.
@Jakub, The problem I'm encountering is upon aggregation, the file aggregation either times out or is stuck in a wait pattern until all multiplex routes have completed. I can see in the logs where several of the routes complete, but a single route just hangs. Trying to perform a shutdown of ActiveMQ I get the message waiting for shutdown for 300 seconds. I'm assuming the this is due to my route waiting for a response. I ended up going the brute force method of calling all the SQL components in one route, and a route to zip up the generated files. I was hoping to take advantage the power of camel, but wasn't in the cards for this time around. Another issue arose, was that upgrading camel versions in our environment meant for more regression testing. Something I couldn't get buy-in from the users. ----- Josh Toepfer -- View this message in context: http://camel.465427.n5.nabble.com/Having-issues-with-Multicast-to-Aggregation-tp5774688p5775194.html Sent from the Camel - Users mailing list archive at Nabble.com.