Date: 2004-11-08T14:28:24
Editor: BrianLee <[EMAIL PROTECTED]>
Wiki: Jakarta-Slide Wiki
Page: DefinitionNode
URL: http://wiki.apache.org/jakarta-slide/DefinitionNode
no comment
Change Log:
------------------------------------------------------------------------------
@@ -88,6 +88,7 @@
<parameter name="rootpath">store/metadata</parameter>
}}}
+
===== Cache Timeout =====
For Slide 2.2 and above you can add this parameter for more caching with a
timeout (100 sec in this case)
@@ -154,12 +155,15 @@
"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 =====
+===== callback-store Parameter =====
{{{
<parameter
name="callback-store">org.apache.slide.store.simple.WebdavFileStore</parameter>
}}}
+===== rootpath Parameter =====
+
+This is where all the resources in the "files, content, etc..." collection go
to
{{{
<parameter name="rootpath">c:/tmp</parameter>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]