Re: NullPointerException in FileComponent

2009-12-04 Thread erh
irectory(file, isRecursive()); // self-recursion } } listFiles() is defined to return null is some cases. Camel 2.0 has an explicit check for that, and just silently returns. eric -- View this message in context: http://old.nabble.com/NullPointerException-in-FileComponent-tp26

Re: NullPointerException in FileComponent

2009-12-02 Thread erh
Ibsen-2 wrote: > > > And have you considered upgrading to 1.6.2 final as its just released? > > ah, I didn't realize it was released. I'll give it a shot. thanks. eric -- View this message in context: http://old.nabble.com/NullPointerException-in-FileComponent-tp26594231p26612348.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: NullPointerException in FileComponent

2009-12-02 Thread Claus Ibsen
adLock=true&noop=true" /> > ... > >   >   > > > Thanks, > eric > -- > View this message in context: > http://old.nabble.com/NullPointerException-in-FileComponent-tp26594231p26594231.html > Sent from the Camel - Users mailing list archive at Nab

NullPointerException in FileComponent

2009-12-01 Thread erh
7;t much to go on, but does anyone have any suggestions for what might cause this? I am using Camel 1.6.2-SNAPSHOT, build #194. My endpoint looks like: ... Thanks, eric -- View this message in context: http://old.nabble.com/NullPointerException-in-FileComponent-tp26594231p265942