For FTP set the filename as a header and reuse the endpoint uri if possible. That's the way to reuse ftp endpoints.
On Mon, Mar 7, 2011 at 4:56 PM, Marco Crivellaro <[email protected]> wrote: > even setting cache limit to 10 and disabling camel JMX support > (-Dorg.apache.camel.jmx.disabled=true) > I can see the number of FTPClient, FTPConfiguration, FTPOperations, > FTPEndpoint and ListenerList growing constantly. > > Each exchange I run has a distinct endpoint URI > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-caching-producers-tp3412417p3412637.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
