Re: camel-freemarker FileNotFoundException

2011-08-11 Thread sipe16
Oh, and I did try clicking the uri within my IDE and it opened up the template file no problem, so I know that the path is correct. -- View this message in context: http://camel.465427.n5.nabble.com/camel-freemarker-FileNotFoundException-tp4689657p4689664.html Sent from the Camel - Users mailing

camel-freemarker FileNotFoundException

2011-08-11 Thread sipe16
I'm trying to use the camel-freemarker component in Windows 7 x64 with Camel 2.8 running in Karaf 2.2.2. I've used camel-velocity with success using the following URI: velocity:file:J:\Apache\velocity_templates\failed_notification_email.vm?contentCache=false So, I tried doing the same with a free