----- Original Message -----
Sent: Thursday, July 05, 2001 9:05 AM
Subject: FileStore

I was trying to set the xml example to work with the local filesystem.
Can I use the slide provided file store as a persistent store?
How do setup slide to interact directly with the local filesystem?
 
I changed the content store section in domain.xml to:
 
<contentstore classname="slidestore.reference.FileContentStore">
  <parameter name="rootpath" >files</parameter >
</contentstore>
 
and run the xml example, but the only thing that happened was the creation of an empty 'files' folder.
The current file store can only store the binary content of the objects.
 
I had started working on a full filesystem store, but my priorities changed a bit since then. What this means is that there will be one eventually, but not in the immediate future (unless somebody steps up and is willing to take care of this, of course :).
 
Remy

Reply via email to