A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1162.html
Document ID: 1162 Branch: main Language: default Name: Configuration (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 6/27/06 3:15:43 PM Updated by: Carsten Ziegeler A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 5082 bytes (previous version: 3958 bytes) Content diff: (76 equal lines skipped) lookup the Settings bean. This bean provides access to all available properties. </p> +++ <h1>Component Configurations</h1> +++ +++ <p>While older versions of Cocoon used one single big file for the configuration +++ of components (the cocoon.xconf), the later versions support to split this +++ configuration file into several files using an include mechanism. You can refer +++ to properties from within your configuration files and Cocoon will replace these +++ accordingly.</p> +++ +++ <h2>Spring Configuration</h2> +++ +++ <p>You can just drop in your Spring bean configuration files into +++ "WEB-INF/spring" and these files are applied automatically.</p> +++ +++ <h2>Legacy Configuration</h2> +++ +++ <p>The main part of Cocoon is configured by using the Avalon configuration file +++ format. By default all configuration files ending with ".xconf" which are +++ contained in the WEB-INF/xconf directory are included by default. So, you can +++ just add your own configuration files there and they are included automatically. +++ </p> +++ +++ <h2>Sitemap Configuration</h2> +++ +++ <p>You can use per sitemap components using includes as well. By default all +++ Avalon based configuration files from "config/xconf" and all Spring bean +++ configuration files from "config/spring" are included.</p> +++ </body> </html> Fields ====== no changes Links ===== no changes Custom Fields ============= no changes Collections =========== no changes