Permissions and Authentication

2002-05-02 Thread Russ Leong
Hi, when a user is not authenticated via SlideRealm or Servlet Container by setting in the web.xml he will be considered as guest. And when he is authenticated the permissions are checked when he wants to do something. Though I know it is not conforming to J2EE standard, if I have an applic

Modified Proposal for a more efficient Slide Database Design

2002-05-02 Thread Kumar, Ashok
Hi All Thanks for testing the new proposed schema and for the fixes. But I am curious to know the reason for converting all the statements to Prepared Statements?. The reasons are outline below. In the proposal version I was using normal statements rather than prepared statments because, as u s

RE: Slide - Delta-V

2002-05-02 Thread Nevermann, Dr., Peter
Hi Anton, I just fixed a several problems that hindered the DeltaV extensions to work properly with the MemoryDescriptors and FileContent stores (... so far, we had tested it only with our own Tamino-based stores :-)). So this should work now. To have a look, please download tomorrows binary nig

SlideRealm

2002-05-02 Thread Mark Hortman
Any hints about how to set up SlideRealm inside of JBoss/Tomcat would be greatly appreciated. Thanks.

differences between nightly builts

2002-05-02 Thread Elodie Tasia
Hi, Is that normal that, in the Slide's built from May, 1st , the proppatchmethod is different from April 28th's built ? I mean : the 'action' parameter disappeared ! Was this change forgotten, or was it a mistake to implement it ? thanx

StandardStore object cache

2002-05-02 Thread Chad Brandt
I was wondering if anyone knows about the object cache in slide. I am having problems when I create links or objects outside of the webdav server. Sometimes the changes will show other times they do not appear on the website. I have determined that after I add the object and the link and go to

Re: Just trying to add a new node

2002-05-02 Thread Jean-Philippe Courson
Russ Leong wrote: > Hi, > I am attempting to add a new SubjectNode to Slide. > > NamespaceAccessToken tok = dom.accessNamespace(new SecurityToken(""), "version"); > Structure struct = tok.getStructureHelper(); > SlideToken token = new SlideTokenImpl(new CredentialsToken(ne

Slide - Delta-V

2002-05-02 Thread Anton Schoultz
Hi, I would like to have a look at (and play with) the Delta-V extensions in slide. I am working on a Windows2000 machine, using JDK 1.3.1. I have installed Tomcat 4.0.3 and it's running fine. As I could not find a release of slide with the delta-V extensions so I downloaded a binary a few days

Slide - Delta-V

2002-05-02 Thread Anton Schoultz
Hi, I would like to have a look at (and play with) the Delta-V extensions in slide. I am working on a Windows2000 machine, using JDK 1.3.1. I have installed Tomcat 4.0.3 and it's running fine. As I could not find a release of slide with the delta-V extensions so I downloaded a binary a few days

RE: Proposal for a more efficient Slide Database Design

2002-05-02 Thread Lionel Touati
Hi Ashok, I've done some changes to your classes, mainly using prepared statements all along + some bug fixing. I've also ported the schema to DB2. Hope you'll find theses files helpfull Lionel -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] .org]De la part de Kuma