Locking Question -- followup

2005-03-17 Thread Warwick Burrows
I have a followup question on this for the list: should the lock discovery propfind call that's made during the construction of a WebdavResource with BASIC or higher action be processing the returned lock discovery data into a lock list? From what I can see this isn't happening but maybe I'm

RE: Is Projector running?

2005-03-17 Thread Darren Hartford
Hey all, I downloaded and installed jakarta-slide-2.1-tomcat-5.0.28 binary distribution. I downloaded the most recent CVS HEAD from jakarta slide. Modified the build.properties.sample to build.properties and pointed the {catalina.dist} to the installed location of jakarta-slide-2.1-tomcat-5.0.28.

Server or Client API?

2005-03-17 Thread A B
I am working on a project in which we would like to embed the slide server into our existing webapp. Ideally, we would have slide as one servlet within the webapp, and another servlet to provide a management UI for the end-user. We've looked at the client and server APIs and the server API seems

WebDav Acces (User Auths) with JDBC Datasource

2005-03-17 Thread Michael J. Prichard
Hello. I am trying to set up a webdav server that hits a MySQL database to get the authentication information. I also want to direct the user to their home directory structure after they log in. Is this possible and, if so, does anyone out there have any experience with it? Thanks, Michael