Re: File/Ftp endpoint consumer. prefix

2012-05-04 Thread Claus Ibsen
Hi Any parameter with consumer. prefix will be configured as properties on the created consumer. Now the file and ftp consumers is scheduled based, and therefore these options apply to their scheduling which is in an inherited class. Now in terms of the consumer.delay option, then we got tired of

File/Ftp endpoint consumer. prefix

2012-05-04 Thread Ɓukasz Dywicki
Hey, I have question about File and FTP endpoints documentation. Both pages on wiki points to consumer. prefix for some parameters - for example initialDelay or delay, but they are not used at all. Or at least they are set directly on endpoint (GenericFileEndpoint) instance. If it is used somewh