ovidiu 02/01/08 15:23:27
Modified: src/scratchpad/schecoon/webapp cocoon.xconf
Log:
Pass the name of the components file as attribute of <sitemap>.
Revision Changes Path
1.2 +2 -1 xml-cocoon2/src/scratchpad/schecoon/webapp/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/webapp/cocoon.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cocoon.xconf 3 Jan 2002 12:31:35 -0000 1.1
+++ cocoon.xconf 8 Jan 2002 23:23:27 -0000 1.2
@@ -476,6 +476,7 @@
asynchron and for more safety the check-reload to no.
-->
<sitemap file="sitemap.xmap" reload-method="asynchron" check-reload="yes"
- entry-point="main" heap="/schecoon.heap" allow-eval="true"/>
+ entry-point="main" heap="/schecoon.heap" allow-eval="true"
+ components="components.xconf"/>
</cocoon>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]