Hi all,

I've been wandering around the Wiki and this mailing list for a couple of
days now and have yet to find the answers to my questions. I'm hoping this
will help.

I'm trying to add slide to an existing project. The project has it's
metadata stored in a database and it's files on a filesystem.
Authentication and authorisation is taken care of by the project.

My basic problem here is that I don't understand which parts there are in
the server, so I don't know which parts to override. It looked hopefull
while I was looking at http://wiki.apache.org/jakarta-slide/DomainConfig
but that document seems unfinished. BTW: I did look at
http://wiki.apache.org/jakarta-slide/CreateNewSlideStore but that hasn't
helped me.

To me it looks like I want to be using
http://wiki.apache.org/jakarta-slide/WebdavFileStore to store the files.
This seems to be configured in
<parameter
name="callback-store">org.apache.slide.store.simple.WebdavFileStore</parameter>
but what is this a parameter of?

As a FileDescriptor (?) I'd like to create my own class, which uses the
existing datamodel. Am I right in guessing that if I do this I won't need
the DataNode in the configuration?

Can somebody (Brian Lee?) shed some light on the ExtractorsNode and the
EventsNode?

I know I'm asking a lot, but quite frankly I'm a bit frustrated. It looks
to me that slide is the answer to all my prayers, but I can't get it to do
what I want.

Thanks in advance for any help,

Groeten,

Friso

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

Reply via email to