On 5/4/07, Dave <[EMAIL PROTECTED]> wrote:
The test fails with this exception May 4, 2007 4:43:28 AM org.apache.camel.component.file.FileProducer process SEVERE: Failed to write to File: target\ID:davea-home-3201-1178246603665-1:88 java.io.FileNotFoundException: target\ID:davea-home-3201-1178246603665-1:88 (The parameter is incorrect)
Good catch Dave, thanks. I think thats due to the use of the ':' character in the generated UUIDs. I've patched the code to use / instead (which has the nice effect of also using a directory tree so you can see files per host or process so its easier to manage). If you try grab the latest from svn it should work now I think. -- James ------- http://macstrac.blogspot.com/
