Re: Problem with concurrent dir/file access?

2007-11-02 Thread Arjan Moraal
://www.nabble.com/Problem-with-concurrent-dir-file-access--tf4724448s22882.html#a13543906 Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with concurrent dir/file access?

2007-10-31 Thread James Strachan
); } }); Thread.sleep(2*1000); for (int i=0; inumFiles; i++) { assertTrue((new File(path+/file+i+.txt)).isFile()); } } } -- View this message in context: http://www.nabble.com/Problem-with-concurrent-dir-file-access--tf4724448s22882.html#a13507397 Sent

Re: Problem with concurrent dir/file access?

2007-10-31 Thread Arjan Moraal
this message in context: http://www.nabble.com/Problem-with-concurrent-dir-file-access--tf4724448s22882.html#a13507397 Sent from the Camel - Users mailing list archive at Nabble.com. -- James --- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com -- View this message