hi, I’m trying to use freemarker component with the following URI: freemarker://http://127.0.0.1:8080/test/test.txt However,freemarker throws a java.io.FileNotFoundException: http://127.0.0.1:8080/test/test_zh_CN.txt. Why is not the same as the URI in the Exception and the original URI. I succeed in using StringTemplate component and Velocity component with the same URI. My Camel version is 2.10.4.
-- View this message in context: http://camel.465427.n5.nabble.com/freemarker-component-tp5737943.html Sent from the Camel - Users mailing list archive at Nabble.com.