Bindy and special formats

2011-11-09 Thread olivierursushorribilis
Hi, i'm currently writing a tuto on Camel (2.8.1). Showing HTTP4 component usage by downloading US Gov public data, i found a problem : from("quartz://dataTimer?cron=0+*+*+*+*+?").to("direct:datas"); from("direct:datas") .to("http4://earthquake.

Re: Bindy and special formats

2011-11-09 Thread olivierursushorribilis
Here it is : https://issues.apache.org/jira/browse/CAMEL-4655 For the patch i will have a look but actually i don't know camel internals, maybe in few months. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Bindy-and-special-formats-tp4977986p4980286.html Sent from t

Re: Camel RSS Component and ? char in URL feed

2012-03-17 Thread olivierursushorribilis
rss&splitEntries=false&consumer.delay=1000 > > Yes it works, thanks a lot you save my life ! ;o Maybe you can add an example of this in Camel RSS Component doc, it not as obvious as it looks. Thanks again. > > On Fri, Mar 16, 2012 at 6:40 PM, olivierursushorribilis > &l