Date: 2004-11-04T16:44:42
Editor: BrianLee <[EMAIL PROTECTED]>
Wiki: Jakarta-Slide Wiki
Page: DefinitionNode
URL: http://wiki.apache.org/jakarta-slide/DefinitionNode
no comment
Change Log:
------------------------------------------------------------------------------
@@ -134,8 +134,16 @@
"The reference means that for the security store the same object is used as is, is
configured at the node store." To get a better understanding compare the default
nodestore definition (above) and the nodestore definition using JDBC. The default
nodestore stores all of its data in XML format text files while the nodestore below
stores the data in predefined tables.
+===== Low Level Service Parameters =====
+{{{
+<parameter
name="callback-store">org.apache.slide.store.simple.WebdavFileStore</parameter>
+}}}
+
+{{{
+<parameter name="rootpath">c:/tmp</parameter>
+}}}
==== Content Store Low Level Service ====
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]