Re: Problem with cron expression configuration in camel-context with spring

2010-08-30 Thread Hadrian Zbarcea
> ... 32 more > > -SK > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-with-cron-expression-configuration-in-camel-context-with-spring-tp2796958p2797558.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with cron expression configuration in camel-context with spring

2010-08-30 Thread Hadrian Zbarcea
cified the Day. In cron we have no option to specify both Day of >> week and Day of month. >> >> If I change, '?' into '$' I am getting an exception with message unexpected >> character '$'. I would like to get some direction, to configure my job wh

Re: Problem with cron expression configuration in camel-context with spring

2010-08-30 Thread senthil.arumugam
efaultCamelContext.getEndpoint(DefaultCamelContext.java:370) ... 32 more -SK -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-cron-expression-configuration-in-camel-context-with-spring-tp2796958p2797558.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with cron expression configuration in camel-context with spring

2010-08-30 Thread Hadrian Zbarcea
have no option to specify both Day of > week and Day of month. > > If I change, '?' into '$' I am getting an exception with message unexpected > character '$'. I would like to get some direction, to configure my job which > executes every 5 mins round o