On Mon, Mar 7, 2011 at 5:13 PM, Marco Crivellaro
<mcr...@optasportsdata.com> wrote:
> problem is I am using a recipientList to serve our endpoints as we are not
> serving only FTP endpoints.
> any way to limit LRU cache?
>

Just send to a bean or whatever instead of directly to ftp. Then in
the bean you can set the filename as a header, instead from the url,
and use the re-usable ftp endpoint.

This has been discussed before on the forum, so you could maybe google
and read some of those threads.

>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-caching-producers-tp3412417p3412665.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to