cziegeler    2002/08/23 02:28:10

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  How often to I have to remove this?
  
  Revision  Changes    Path
  1.38      +1 -11     xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- cocoon.xconf      21 Aug 2002 06:15:32 -0000      1.37
  +++ cocoon.xconf      23 Aug 2002 09:28:10 -0000      1.38
  @@ -161,17 +161,7 @@
         <!-- file protocol : this is a WriteableSource -->
         <component-instance 
class="org.apache.cocoon.components.source.impl.FileSourceFactory" name="file"/>
     
  -
  -    <!-- xmldb pseudo protocol -->
  -    <component-instance 
class="org.apache.cocoon.components.source.impl.SourceFactoryWrapper" 
name="xmldb">
  -        <source-factory 
class="org.apache.cocoon.components.source.XMLDBSourceFactory">
  -            <!-- Xindice driver -->
  -            <driver class="org.apache.xindice.client.xmldb.DatabaseImpl" 
type="xindice"/>
  -            <!-- Add here other XML:DB compliant databases drivers -->
  -        </source-factory>
  -    </component-instance>
  -
  -</source-factories>
  +  </source-factories>
   
     <!-- The XMLizer converts different mime-types to XML -->
     <xmlizer>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to