Camel bindy not working in Spring boot

2016-04-13 Thread cgsk
-working-in-Spring-boot-tp5780995.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel bindy not working in Spring boot

2016-04-13 Thread cgsk
rn enumeration; } } -- View this message in context: http://camel.465427.n5.nabble.com/Camel-bindy-not-working-in-Spring-boot-tp5780995p5781012.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel bindy not working in Spring boot

2016-04-13 Thread Charles Moulliard
Enumeration enumeration = super.getResources(loader, > "com/domain/"); > if (!enumeration.hasMoreElements()) { > > enumeration = loader.getResources("com/domain/"); > } > > return enumeration; > } > } > > > &g

Re: Camel bindy not working in Spring boot

2016-04-13 Thread cgsk
+ "accessKey={{aws.accesskey}}" + "&secretKey=RAW({{aws.secretkey}})"); Regards, CGSK -- View this message in context: http://camel.465427.n5.nabble.com/Camel-bindy-not-working-in-Sp

Re: Camel bindy not working in Spring boot

2016-04-13 Thread Charles Moulliard
t;&secretKey=RAW({{aws.secretkey}})"); > > > > Regards, > CGSK > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-bindy-not-working-in-Spring-boot-tp5780995p5781017.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Charles Moulliard Apache Committer & PMC / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io