Sorry, Spring JavaConfig. We've not looked at Spring Boot - I think it was being announced as we started doing stuff with Spring Framework, we/I considered it bleeding edge when we needed stable.
Solving the problem of configuring JMS using just a properties file without the need for java code would be a good thing but I don't see how without using a strategy similar to the routes method. On 8 January 2015 at 17:51, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > Are you talking about spring-boot or spring javaconfig? > > > > On Thu, Jan 8, 2015 at 11:58 AM, James Green <james.mk.gr...@gmail.com> > wrote: > > If CamelConfiguration.routes() registers RouteBuilders found in the > > application content, is there a reason why CamelConfiguration does not > > register Components in the same way? > > > > I'm just learning about this stuff so I may be mentally missing some > steps > > :) > > > > Really looking to let our ops people configure the JMS broker using just > a > > .properties file but that doesn't seem realistic without registering > > connection factories for each allowable implementation within code... > > > > James > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > hawtio: http://hawt.io/ > fabric8: http://fabric8.io/ >