Hi, I have the following question concerning the usage of pollEnrich processor with queue and quartz endpoints.
Is the following route correctly configured to pickup messages from a queue every x minutes from(quartz:scheduler) .pollEnrich(uri=Activemq:queue:MessagesToBeProcessed) .to(bean:component:who will process the messages) Additional question : Is it possible in Spring DSL to provide the ref of the endpoint to the pollEnrich processor instead of an uri ? Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com
