Hi Have you read the documentation? There is a properties file option. http://camel.apache.org/velocity
I would assume its what you are looking for. On Sat, Sep 29, 2012 at 3:07 PM, wanggang1 <[email protected]> wrote: > Hi, > > I would like to config camel-velocity the same way as Apache Velocity, using > property configration like: > > *resource.loader=file > file.resource.loader.class=org.apache.velocity.runtime.resource.loader.FileResourceLoader > file.resource.loader.path=/tmp/Apache_Velocity/ > file.resource.loader.cache=true > file.resource.loader.modificationCheckInterval=5* > > I'm most interested in *file.resource.loader.path *and > *file.resource.loader.modificationCheckInterval*. Is this possible with > camel-veloccity? > > Thanks in advance! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-veloccity-property-configuration-tp5720235.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
