Problem using custom JAAS authentication

2005-03-25 Thread Christopher W. Farnham
I've been able to set up custom JAAS authentication in Slide 2.1.  I'm not using Slide's JAAS implementation, but one of my own. I've turned off locking and security using the slide.properties file. I can log into slide using my custom JAAS Realm and navigate the tree structure but when I try

Diff between two or more revisions of a file saved in Slide

2005-03-25 Thread Ali Ahsan
Hi, I am using Slide as file versioning system in one of my projects. I have learnt through hit and trial how to save and retrieve files and their revisions. Now I need to present a Diff (a common command in CVS) between two or more revisions of a file. Is there a way to do it with out using s

RE: Is Projector running?

2005-03-25 Thread Darren Hartford
Yet another attempt - grabbed recent CVS 3/25/04 and tomcat 5.0.28 binary. *Modified the /snapshot/jakarta-slide/build.properties.sample to build.properties and pointed the {catalina.dist} to the installed location of jakarta-tomcat-5.0.28. *ran 'ant webapp-dist' for slide 2.2pre1. (note: can no

Re: Double PUT from some clients

2005-03-25 Thread John Rousseau
I'll answer my own question in the hope of helping someone else. Some clients (like Nautilus and WinXP in certain cases) send a PUT with no body (Content-Length: 0) initially and then a subsequent PUT with the real contents (and a real Content-Length). Seeing that we have a WebDAV frontend on ou

Slide deployment and the Application

2005-03-25 Thread Gbenga Bello
Hello List, How do I go about integrating slide into JBOSS AS I will appreciate detailed information and links to documentation to achieve this I thank you in advance COGI -Original Message- From: Julien Viet [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 23, 2005 1:32

Re: Problem using custom JAAS authentication

2005-03-25 Thread Christopher W. Farnham
I was able to fix my own problem by adding these two lines to the section of my Domain.xml | true org.apache.slide.structure.SubjectNode| Christopher Farnham Senior Consultant at Wrycan, Inc. [EMAIL PROTECTED] http://www.wrycan.com Christopher W. Farnham wrote: I've been able to set

Domain Initialization Error

2005-03-25 Thread Gbenga Bello
Hello List, I am a slide api user. I am trying to move my Java aplication to use slide 2.1 release At Domain.init() I get an Error: org.apache.slide.common.ServiceAccessException: Service [EMAIL PROTECTED] access error: Unknown table 'BINDING'in MULTI DELETE at org.apache.slide.store.impl.rdms.

Domain Initialization Error with Slide 2.1 Release

2005-03-25 Thread Gbenga Bello
Hello List, I am a slide api user. I am trying to move my Java aplication to use slide 2.1 release At Domain.init() I get an Error: org.apache.slide.common.ServiceAccessException: Service [EMAIL PROTECTED] access error: Unknown table 'BINDING'in MULTI DELETE at org.apache.slide.store.impl.rdms.