I\'m using Spring 2.5.6. I have a bean whose properties are being assign from a property file via a PropertyPlaceholderConfigurer. I\'m wondering whether its possible to ha
If you want dynamic properties at runtime, perhaps another way to do it is JMX.