Re: Injecting Properties into the PropertiesComponent with Spring

2010-07-08 Thread Ryan Callaghan
Created https://issues.apache.org/activemq/browse/CAMEL-2926 CAMEL-2926 . -- View this message in context: http://camel.465427.n5.nabble.com/Injecting-Properties-into-the-PropertiesComponent-with-Spring-tp1044929p1045206.html Sent from the Camel - Users mailing list archive at Nabble.com.

Injecting Properties into the PropertiesComponent with Spring

2010-07-07 Thread Ryan Callaghan
The component is quite nice - however a good improvement would be allowing properties to be injected through Spring. Currently there are two ways to do this using Spring. 1) Declare a bean with an id of properties: This would be improved if we could simply say: This wou