Re: dynamic file route creation in spring dsl

2015-04-07 Thread chaituu
thanks yogesh.I am also thinking in those lines. -- View this message in context: http://camel.465427.n5.nabble.com/dynamic-file-route-creation-in-spring-dsl-tp5765331p5765451.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: dynamic file route creation in spring dsl

2015-04-05 Thread yogu13
Java DSL should be of help here to create dynamic routes. Try calling creation of route in Java DSL from Spring DSL. Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/dynamic-file-route-creation-in-spring-dsl-tp5765331p5765344.html Sent from the Camel

dynamic file route creation in spring dsl

2015-04-04 Thread chaituu
dynamically create route creation in CamelContext in Spring DSL.Initially we don't know what folders need to monitor. based on the xml file only we will know that. c:\xyz c:\abc -- View this message in context: http://camel.465427.n5.nabble.com/dynamic-file-route-creation-in-sprin