Felix Knecht wrote:
+ final String runningMode = getSystemProperty(Settings.PROPERTY_RUNNING_MODE, this.getAttributeValue(element, RUNNING_MODE_ATTR, null) );
1. the logic for obtaining running mode is scattered again2. system property takes preference over the setting in cocoon.xconf. Is that correct?
-- Leszek Gawron CTO at MobileBox Ltd.
