camel-quartz only supports cron expression, so you cannot use spel there. I’m not sure if the property support could help you, you can use camel-properties[1] inside of cron expression.
[1]http://camel.apache.org/properties -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On June 19, 2014 at 8:23:39 AM, javendo (javendo+ca...@gmail.com) wrote: > Hi guys, > > Is there a way to use spel in camel-quartz2 to define the cron expression? > > Thanks > > Alessandro > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/can-t-I-use-spel-in-camel-quartz2-tp5752521.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >