Thank you! That page should be linked from somewhere form frontpage or site menu. You can only find about it from this mailing list.
I hope this solution will work :) I am trying to make it build. Downloaded Slide 2.1b2 and setting up the project in Eclipse. Checked out jakarta-slide/proposals/wck HEAD branch. It doesn't seem to match slide 2.1b2. I have problems: The method copyRec(File, File) is undefined for the type FileHelper WebdavFileStore.java line 237 The import org.apache.slide.store.MacroStore cannot be resolved WebdavStoreMacroAdapter.java line 412 MacroStore cannot be resolved to a type WebdavStoreMacroAdapter.java line 58 Maybe I need to check out other branch or something? Thanks. -----Original Message----- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 19:51 To: Slide Users Mailing List Subject: Re: How to use Slide with database for data storage? This sounds like http://jakarta.apache.org/slide/wck.html could help you. It will allow you to use your own store and authentication. Oliver On Thu, 4 Nov 2004 18:46:05 +0200, Roman D <[EMAIL PROTECTED]> wrote: > Hi, > > I need to use Slide with database storage. Database has tables for > folders and documents. I can't find any examples of implementing slide > webdav server with abstracted data. > Is data access in slide abstracted? Or all data access in within webdav > methods and you need to override these methods? > > What is best practice to extend Slide server in order to achieve my > goal ? > > I am completely lost. There is no examples on how to implement your > own webDav server using Slide, using own data sources and > authentication. > > Thank you. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
