No, apparently it has been donated to Slide after the 1.0.16 release. It is
only available through the nightly builds.

Regards, Peter.
 

> -----Original Message-----
> From: Prabhakar Chaganti [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, May 12, 2002 15:35
> To: Slide Users Mailing List
> Subject: Re: Content store deleted after Domain.xml change
> 
> 
> 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]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to