Hi

See these FAQs
http://camel.apache.org/running-camel-standalone.html
http://camel.apache.org/running-camel-standalone-and-have-it-keep-running.html

On Wed, Nov 16, 2011 at 12:22 PM, marcelk <[email protected]> wrote:
> 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.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to