You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Shini <sd...@gmail.com> on 2008/09/30 11:34:58 UTC

Webdav Support without repository

Hi,

I have a requirement for a content management system for physical files from
a server location as well as database using Webdav.

I am new to jackrabbit and do not see much implementation examples in the
site. 

Also, there aren't any repositories involved in my requirement, it is just a
basic webdav implementation. I tried with tomcat's inbuilt webdav and I was
able to list,get,put files without a problem. But in order to manage
database content, I guess tomcat's inbuilt webdav doesn't support and I
looked for Jack rabbit.

Can anyone help me on how to start with. I ran the first hops from the site
but all the examples were related to repositories which is not relevant for
my requirement. 

I need a basic implementation of a AbstractWebdavServlet with the method
implementations and configuration details in order to access a database and
a file structure. 

I would prefer if the steps are given on how to configure and use the
library.

I greatly appreciate your reply.

-- 
View this message in context: http://www.nabble.com/Webdav-Support-without-repository-tp19738889p19738889.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.