cziegeler 2002/12/04 03:37:54
Modified: src/webapp/WEB-INF cocoon.xconf
Log:
Removing empty section for input-modules, because this prevents the real configuration from
being added
Revision Changes Path
1.48 +0 -4 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.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- cocoon.xconf 4 Dec 2002 11:06:44 -0000 1.47
+++ cocoon.xconf 4 Dec 2002 11:37:54 -0000 1.48
@@ -379,10 +379,6 @@
<datasources>
</datasources>
- <!-- Input-modules: -->
- <input-modules>
- </input-modules>
-
<!-- Compiling xml to byte streams.
The xml-serializer "compiles" xml sax events into a byte stream
and the xml-deserializer does the same vice versa.
----------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org
|