Can I do this?
context.start();
while (!context.getRouteStatus("ftp").isStopped())
{
//
}Or is this a hack? -- View this message in context: http://camel.465427.n5.nabble.com/Do-i-need-to-wait-for-endpoint-ftp-to-finish-tp4994642p4997419.html Sent from the Camel - Users mailing list archive at Nabble.com.
