Re: simple language in http endpoint?

2012-03-14 Thread asd09
thank, but i couldn't make what you said. i solve my question by set CamelHttpQuery header earlier I tried to set HTTP_QUERY, but it didn't work. -- View this message in context: http://camel.465427.n5.nabble.com/simple-language-in-http-endpoint-tp5564380p5564955.html Sent from the Camel - Use

Re: simple language in http endpoint?

2012-03-14 Thread asd09
i started to find this because of update to apache-servicemix-4.4.1-fuse-02-05 . In older versions fuse this url worked fine https://somehost/report.php?df_start_day=12&df_start_month=3&df_start_year=2012&df_start_hour=0&df_start_minute=0&df_end_day=13&df_end_month=3&df_end_year=2012&df_end_hour=23

simple language in http endpoint?

2012-03-14 Thread asd09
how can i do something like this https://somehost/index.php?$header.params222 /> i try many combinations, but i not found worked version. any suggestions? -- View this message in context: http://camel.465427.n5.nabble.com/simple-language-in-http-endpoint-tp5564380p5564380.html Sent from the Came

Re: from jms and quartz

2012-02-20 Thread asd09
read my first post, i need jms asd09 wrote > > > -- View this message in context: http://camel.465427.n5.nabble.com/from-jms-and-quartz-tp5498266p5498645.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: from jms and quartz

2012-02-20 Thread asd09
i try this: (http://camel.apache.org/cronscheduledroutepolicy.html) but it doesn't work. Instead of wait, messages just printing in log. -- View this message in context: http://camel.465427.n5.nabble.com/from-jms-and-quartz-t

from jms and quartz

2012-02-20 Thread asd09
hi, how i can do something lke this: ... -- View this message in context: http://camel.465427.n5.nabble.com/from-jms-and-quartz-tp5498266p5498266.html Sent from the Camel - Users mailing list archive at Nabble.com.