ozeigermann 2004/02/25 00:37:43
Modified: docs Tag: SLIDE_2_0_RELEASE_BRANCH howto-j2eestore.html
src/doc Tag: SLIDE_2_0_RELEASE_BRANCH howto-j2eestore.xml
Log:
Fixed wrong content store configuration
Revision Changes Path
No revision
No revision
1.3.2.4 +2 -2 jakarta-slide/docs/howto-j2eestore.html
Index: howto-j2eestore.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/howto-j2eestore.html,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -r1.3.2.3 -r1.3.2.4
--- howto-j2eestore.html 23 Feb 2004 14:00:48 -0000 1.3.2.3
+++ howto-j2eestore.html 25 Feb 2004 08:37:42 -0000 1.3.2.4
@@ -145,8 +145,8 @@
<revisiondescriptorstore>
<reference store="nodestore"/>
</revisiondescriptorstore>
- <contentstore classname="slidestore.j2ee.J2EEContentStore">
- <parameter name="datasource">jdbc/mtx</parameter>
+ <contentstore>
+ <reference store="nodestore"/>
</contentstore>
</store>
<scope match="/" store="j2ee"/>
No revision
No revision
1.6.2.1 +2 -2 jakarta-slide/src/doc/howto-j2eestore.xml
Index: howto-j2eestore.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/howto-j2eestore.xml,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- howto-j2eestore.xml 15 Jan 2004 13:23:09 -0000 1.6
+++ howto-j2eestore.xml 25 Feb 2004 08:37:42 -0000 1.6.2.1
@@ -31,8 +31,8 @@
<revisiondescriptorstore>
<reference store="nodestore"/>
</revisiondescriptorstore>
- <contentstore classname="slidestore.j2ee.J2EEContentStore">
- <parameter name="datasource">jdbc/mtx</parameter>
+ <contentstore>
+ <reference store="nodestore"/>
</contentstore>
</store>
<scope match="/" store="j2ee"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]