Carsten Ziegeler pisze:
> The javadoc is correct, "/" is used as the separator.

Thanks. I corrected docs.

> We distinguish between properties for configuring the application and
> overriding bean definitions. The first one uses
> /META-INF/cocoon/properties and all these values end up in the Settings
> object. The properties can be used throughout the whole application and
> references can occur in most configuration files like avalon configs,
> spring bean configs, sitemaps etc.
> 
> The bean override configuration is a special mechanism to override
> settings of beans. There we use all files from /META-INF/cocoon/spring
> to detect such things.
> 
> So we have a clear separation between these two issues.

Thanks for explanation! Everything works correctly now.

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/

Reply via email to