Dear Wiki user, You have subscribed to a wiki page or wiki category on "Rave Wiki" for change notification.
The "ArchitectureTopics/ContentServices/JcrConfigModule" page has been changed by UnicoHommes: http://wiki.apache.org/rave/ArchitectureTopics/ContentServices/JcrConfigModule?action=diff&rev1=7&rev2=8 "resources" are paths to folders or files within the jar that should be bootstrapped as nt:folder and nt:file nodes respectively. This occurs recursively in the case of folders. - If cnd, content, or resource items are marked with the optional directive "reload" they are re-imported whenever the version of the module changes. In the case of CNDs a reregistration takes place. Note that reregistration of node types may fail due to incompatible changes to the node types. In the case of content and resource items the nodes are removed and reimported. Content items that are expected to merge with existing content do not support reloading: i.e. when "importBehavior" has the value "merge" no reloading can be done. + If cnd or content items are marked with the optional directive "reload" they are re-imported whenever the version of the module changes. In the case of CNDs a reregistration takes place. Note that reregistration of node types may fail due to incompatible changes to the node types. In the case of content and resource items the nodes are removed and reimported. Content items that are expected to merge with existing content do not support reloading: i.e. when "importBehavior" has the value "merge" no reloading can be done.
