Re: Using PropertiesComponent

2011-09-15 Thread jason.parr
both camel & springs contexts, plus the properties get loaded twice. Not a big deal and keeps things simple. -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4807142.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using PropertiesComponent

2011-09-15 Thread bvahdat
.n5.nabble.com/Using-PropertiesComponent-tp4299191p4806495.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using PropertiesComponent

2011-09-15 Thread jason.parr
egate spring bean that a Camel community member posted on this forum. -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4806418.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using PropertiesComponent

2011-09-15 Thread Preben.Asmussen
false&delay={{ftppolldelay}}&filter=#ftpFilter"; /> . -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4806381.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using PropertiesComponent

2011-09-15 Thread Claus Ibsen
is to use that delegate spring bean that a Camel community member posted on this forum. > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4806335.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Using PropertiesComponent

2011-09-15 Thread jason.parr
ings standard mechanism. This has turned out to be quite an unexpected blocker in moving our code from dev to uat/prod - I think the PropertiesComponent doco should highlight this caveat more strongly. -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp

Re: Using PropertiesComponent

2011-04-13 Thread jpalmer1026
ing normal Spring conventions in that my bean's property tag value attribute uses the ${} notation to reference the property defined in the context:property-placeholder tag. -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4300659.html Sent

Re: Using PropertiesComponent

2011-04-12 Thread Claus Ibsen
would be neat if there was a standard annotation 3rd party frameworks could rely on. > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4299191.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --

Using PropertiesComponent

2011-04-12 Thread jpalmer1026
ext: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4299191.html Sent from the Camel - Users mailing list archive at Nabble.com.