Ralph Goers schrieb:
> 
> Luca Morandini wrote:
>> So, the chain you propose is (sorted by order of loading):
>> 1) WEB-INF/classes/META-INF/cocoon/properties (block-wide stuff).
>> 2) WEB-INF/classes/cocoon/properties (project-wide stuf).
>>
>> In truth, I don't find the use of "classes" for configuration stuff 
>> done outside JARs particularly intuitive... I'd rather stick with 
>> WEB-INF/cocoon/properties. 
> One more level is needed which is already in the 2.1 branch (and I 
> thought 2.2). The system property org.apache.cocoon.settings points to 
> the directory where properties can be found.  In our environment we 
> never touch stuff inside war or ear files, especially since they might 
> not be exploded.
> 
This is supported in 2.2 as well, but "org.apache.cocoon.settings" is
pointing to a file rather than a directory.

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

Reply via email to