Re: file component polling files

2016-10-17 Thread redpower1989
My general goal is to consume fast large quantity of files but while i was experimenting with file component in order to understood how polling works i tried this case. To poll every 30 secs one file but it seems to pick more than one file in those 30 secs and i was wondering if am doing something

Content Based Routing based on JSON Request Body

2016-10-17 Thread Debraj Manna
Hi I have a camel REST endpoint which receives a request of the form:- {"method" : "getHello"} Based on the value in the method field in the request body I want to route the request to different routes. So I tried something like this below:-

Clarify why lazy-loaded component mapping files are properties files that aren't labeled as such

2016-10-17 Thread KARR, DAVID
I haven't really used Camel yet, I'm just reading the manual to familiarize myself with it, as some projects I'll be working with use it. I noticed that the way you define the lazy-loaded mappings for components uses properties files that aren't labeled as properties files. For instance, to