Luca Morandini wrote:
> 
> Remember to update the comments in the source code of 
> SettingsBeanFactoryPostProcessor.java then, because they still state 
> that WEB-INF/cocoon/properties is supported in the fall-back chain of 
> properties loading.
>
Yepp, thanks for the info - I'll take care of it in the next days.


> One issue, though: since the property loading mechanism uses 
> "classpath:°" protocol, property files are read in alphabetical order, 
> which means I might have my per-project properties ruined by the 
> addition of a block, unless I call them zzzz.properties.
> 
> This was neatly solved by the use of WEB-INF/cocoon/properties, since it 
> was loaded after the "classpath:*" chain.
> 
Yes, you're right. Hmm, perhaps we should load properties from
WEB-INF/classes last. I'll have a look at that as well.

Thanks
Carsten

-- 
Carsten Ziegeler - Chief Architect
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to