Re: Setting root folder as endpoint - Could not poll endpoint NPE

2012-08-22 Thread tonyperrin
Sure. Mac OSX 10.7.4. Java version 1.6 though also 1.5. Camel I've used both v 2.7.1 and 2.10.0 and I get the same thing. stacktrace below. Can I just ask should it be possible to read from a root folder? Thank you [(camel-1) thread #1 - file:///] ultPollingConsumerPollStrategy WARN Consumer

Setting root folder as endpoint - Could not poll endpoint NPE

2012-08-22 Thread tonyperrin
Hello. I am running the maven archetype simple-router sample code on a Mac. If I set my .from file to be any sub folder I can see my messages being copied correctly, ie if .from is: file:/Users/username/Desktop/messagesfolder everything is fine but if I set the .from folder to 'file:/' for the r