Re: Camel route with lang:jruby element

2011-06-20 Thread Francesco Malvezzi
Il 20/06/2011 16:30, Hadrian Zbarcea ha scritto: > Is this an upper/lowecase issue? "EpiReplicaQuery" vs "epiReplicaQuery"? pardon: that is. thank you so much, Francesco

Re: Camel route with lang:jruby element

2011-06-20 Thread Hadrian Zbarcea
Is this an upper/lowecase issue? "EpiReplicaQuery" vs "epiReplicaQuery"? Hadrian On 06/20/2011 08:37 AM, Francesco Malvezzi wrote: Inside the camel-context.xml I have a: element. How can I insert it in a route? The following notation doesn't work: from("timer://epi_repl

Camel route with lang:jruby element

2011-06-20 Thread Francesco Malvezzi
Inside the camel-context.xml I have a: element. How can I insert it in a route? The following notation doesn't work: from("timer://epi_replica_timer?fixedRate=true&delay=5000&period=1"). id("epi_replica"). beanRef("epiReplicaQuery"); with error: N