Author: cziegeler
Date: Wed Oct 20 06:47:30 2004
New Revision: 55152

Modified:
   cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf
Log:
Remove reference to scratchpad component

Modified: cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf        
(original)
+++ cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf        Wed Oct 
20 06:47:30 2004
@@ -252,7 +252,6 @@
     <component-instance 
class="org.apache.excalibur.source.impl.FileSourceFactory" name="file"/>
     <component-instance 
class="org.apache.cocoon.components.source.impl.PartSourceFactory" 
name="upload"/>
     <component-instance 
class="org.apache.cocoon.components.source.impl.ModuleSourceFactory" 
name="module"/>
-    <component-instance 
class="org.apache.cocoon.components.source.impl.XModuleSourceFactory" 
name="xmodule"/>
 
     <!--+
         | The "*" protocol handles all uri schemes that are not explicitely

Reply via email to