Re: Growing HashMap for File Endpoint

2011-07-14 Thread Claus Ibsen
On Thu, Jul 14, 2011 at 11:08 PM, Aaron Sutula wrote: > Hi, > > I'm using Camel 2.7.2 with Spring 3.0 and running inside the Virgo (Equinox) > OSGi container on OS X and on Linux. I'm using a file endpoint to watch a > directory for new files and send the content of those files to a bean method

Growing HashMap for File Endpoint

2011-07-14 Thread Aaron Sutula
Hi, I'm using Camel 2.7.2 with Spring 3.0 and running inside the Virgo (Equinox) OSGi container on OS X and on Linux. I'm using a file endpoint to watch a directory for new files and send the content of those files to a bean method defined in my Spring context. My application will run for some