Is the "slidestore.file.XMLFileDescriptorsStore" part of the slide-1.0.16 release. It does not seem to be in the slide-stores.jar.
thanks prabhakar > So, what you need is a "real" pair of stores. A first try could be to > replace the MemoryDescriptorsStore by the XMLFileDescriptorsStore. It saves > metadata in XML files. You could change your configuration in Domain.xml as > follows (replace memory store by file store): > > <definition> > <store name="file"> > <nodestore classname="slidestore.file.XMLFileDescriptorsStore"> > <parameter name="rootpath">metadatastore</parameter> > </nodestore> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
