AW: Performance issue

2002-11-16 Thread Unger Richard
Hmmm I believe that you are not the only one to report these problems. I think it might be time to look into it more seriously. I think last time the test was with 100s of files, and they were all in one directory. Your test uses 1000s of files, in a directory structure. Last time some profili

AW: User Authentication

2002-09-25 Thread Unger Richard
Hi! I agree with your analysis... Richie -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 21. August 2002 14:10 An: [EMAIL PROTECTED] Betreff: RE: User Authentication Hello! I'm new to Slide, too. But I think I have understand why the

Help: Problems with Initialization...

2002-09-20 Thread Unger Richard
Hi There! After finishing my slide setup, I cannot seem to get the AutoVersioning working. I have looked in the code quite a bit, and this is the reason: I have things set up so that the SlideServerListener starts slide for me when tomcat starts. The SlideServerListener uses EmbeddedDomain, I do

AW: Authorization through LDAP

2002-09-12 Thread Unger Richard
Hi There! While I do not know enough about slide yet to say for sure, I think that what you propose is definately possible. The design of slide seems to support the idea of using different stores for different parts of the domain. Another comment I have on this is that tomcat supports LDAP based

Problems wih DAV:autoversion = DAV:checkout

2002-09-02 Thread Unger Richard
Hi! I just returned from holidays and am following this thread with interest. I have been trying for quite some time to get versioning working with my slide-setup, with no success. Some questions: * Do I need a CVS version of slide to play with versioning, or will the 1.0.16 release do? * Do I

Setting up Versioning

2002-08-04 Thread Unger Richard
Hi! I am trying to set up slide with versioning, and having some trouble... I have configured slide to use an Oracle database, or the FileContentStore, using FileContentStore, OracleContentStore, and JDBCContentStore. For the nodestore I use a JDBCDescriptorsStore. I'm using slide 1.0.16 (compi

AW: Latest J2EEStore2 based on the new Database Schema

2002-08-04 Thread Unger Richard
Hi There! Does the J2EEContentStore2 require the JDBCContentStore2 ?? I'd like to try it all out. Some more questions regarding the discussion around data consistency, and multiple slide instances sharing a database: If 2 slide instances use the same database, the following is theoretically pos

AW: Mac OSx Fails without / root acl

2002-08-04 Thread Unger Richard
Hi There! The folders and files you mention are created by MacOS to handle the details of the HFS file system. On the mac HFS file system each logical file consists of two physical files on the harddrive - called the data fork and the resource fork. The resource fork is a kind of database of res

AW: Oracle

2002-08-04 Thread Unger Richard
Hi There! I am just getting familiar with slide, so you may yet get a more qualified answer than this, but I believe the answer to your question is: No, you can't store/load to arbitrary tables. Slide uses its own data structures to store the data it manages, and the data it manages, while it ma

AW: setting the contentstore to a pre-existing directory?

2002-07-24 Thread Unger Richard
Hi! I do find this an interesting point though... The possibility to get a 'mixed' or 'union' view, of a contentstore and a preexisting directory or a webapp would be interesting. In particular 'mixing' a webapp (also in a .war file) and the contentstore would be of interest - the webapp would p

AW: 2 Slide intances sharing 1 content store?

2002-07-17 Thread Unger Richard
Hi! I also would be interested in this... Can two slide namespaces share the same content-store? It seems to me that the docs explicitly state that this is not possible, each namespace by definition has its own contentstore. Can a slide namespace and a normal webapp have the same name? Can the

filespath?

2002-07-15 Thread Unger Richard
Hi! What is the filespath parameter for, and how do I use it? Richie -- To unsubscribe, e-mail: For additional commands, e-mail:

CMS/Versioning/QS Question

2002-07-05 Thread Unger Richard
Hi! I'm setting up a Content Management and QS System for a large-ish website. Since my customer would like to edit the site's content herself, a complicated XML/Schema based editing system has been implemented. What I'd like to do now is add versioning and QS to the system. Since the whole t