bloritsch 01/01/14 20:18:02
Modified: webapp Tag: xml-cocoon2 cocoon.xconf
Log:
Removed the reference for the J2eeDataSource Component--with the
docs updated to reflect its existence and it causing problems for some
people, it needs to be specified only when needed.
Revision Changes Path
No revision
No revision
1.1.2.14 +0 -4 xml-cocoon/webapp/Attic/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon/webapp/Attic/cocoon.xconf,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -r1.1.2.13 -r1.1.2.14
--- cocoon.xconf 2001/01/10 17:31:57 1.1.2.13
+++ cocoon.xconf 2001/01/15 04:18:02 1.1.2.14
@@ -71,10 +71,6 @@
<user>test</user>
<password>test</password>
</component-instance>
-
- <component-instance name="j2eePersonnel"
class="org.apache.cocoon.components.datasource.J2eeDataSource">
- <dbname>cocoonPersonnel</dbname>
- </component-instance>
</component>
<!-- these components is used as a PoolController for the sitemap
component pools -->