I'd like to load a module (another xml file) into my cocoon.xconf but I do not have the XMLMetaModule (I use cocoon 2.0.4).
this component is not working :
<component-instance class="org.apache.cocoon.components.modules.input.XMLFileModule" logger="core.modules.xml" name="RLR-conf">
<file src="file:///{TOMCAT_HOME}/webapps/cocoon-dev/WEB-INF/RLR.xconf"/>
</component-instance>
So can I put directly the values from RLR.xconf in the cocoon.xconf and how.
Lionel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]