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
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
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