Juergen, thank you for your crystal clear post. Not only solved the problem but explained perfectly how PropertyPlaceholderConfigurer works.
Type: Posts; User: MistInTheNight; Keyword(s):
Juergen, thank you for your crystal clear post. Not only solved the problem but explained perfectly how PropertyPlaceholderConfigurer works.
Can anyone confirm that this kind of configuration is working for him? Or should I raise a bug for it?
It was a typo in the post (I translated the names to english to make them crearer). Unfortunately it has the same name in the .properties file and in the xml descriptor in the source code.
...
Hi,
I'm trying to use two PropertyPlaceholderConfigurers but I'm getting a BeanDefinitionStoreException each time I try to read a value from the second one.
I've the following web.xml...