RE: Content-Language

2002-10-29 Thread Andreas Probst
Hi Julian, thank you for your response. Hi all, I have two questions regarding properties. Please, see intermixed. Thanks Andreas On 28 Oct 2002 at 17:47, Julian Reschke wrote: From: Andreas Probst [mailto:andpro77;gmx.net] Sent: Monday, October 28, 2002 5:36 PM To: Slide Users

RE: Content-Language

2002-10-29 Thread Julian Reschke
From: Andreas Probst [mailto:andpro77;gmx.net] Sent: Tuesday, October 29, 2002 10:40 AM To: Slide Users Mailing List Subject: RE: Content-Language Hi Julian, thank you for your response. Hi all, I have two questions regarding properties. Please, see intermixed. Thanks Andreas On

RE: Content-Language

2002-10-29 Thread Nevermann, Dr., Peter
Hi Andreas, OK, I've just realized that I had misunderstood this. But unfortunatly this won't help me very much. Class org.apache.slide.content.NodeProperty has the following four methods: .isComputed() .isDeadProperty() .isLiveProperty() .isProtected() Which combinations are

XMLFileDescriptorsStore does not delete data

2002-10-29 Thread Jacob Lund
Hi all! I am using the XMLFileDescriptorsStore for storing my metadata and the FileContentStore for the binary content! If put a file in the /files collection and the delete it again then the .def.xml file is not removed from the metadatastore! I don't know if this is a bug - but if the try to

RE: Content-Language

2002-10-29 Thread Andreas Probst
Hello Peter, thank you very much for your response. This sheds more light on this issue. Please, see intermixed. On 29 Oct 2002 at 11:49, Nevermann, Dr., Peter wrote: Hi Andreas, OK, I've just realized that I had misunderstood this. But unfortunatly this won't help me very much.

RE: Content-Language

2002-10-29 Thread Nevermann, Dr., Peter
Hi Andreas, A property p is writable iff !p.isProtected(). Furthermore, teh follwong implications hold: 1) p.isComputed() = p.isProtected = p.isLiveProperty() 2) p.isDeadProperty() = !p.isProtected() (i.e. is writable) Where is this specified? I don't find anything about protected

Re: XMLFileDescriptorsStore does not delete data

2002-10-29 Thread Ingo Brunberg
This is a bug in the XMLFileDescriptorsStore. See Bugzilla bug ID 11167. Regards, Ingo Brunberg Hi all! I am using the XMLFileDescriptorsStore for storing my metadata and the FileContentStore for the binary content! If put a file in the /files collection and the delete it again then the

Content size limited to 64K

2002-10-29 Thread Jian Ren
Hi, I created a NodeRevisionContent based on an InputStream from the uploaded file. But after I call content.create method, the saved content is always smaller than 64K. Anyone knows why the content size was limited in 64k? Anyway to fix that? Thanks! Ridge

The usual SlideRealm/server.xml/Domain.xml questions

2002-10-29 Thread Leonard Sitongia
Hello, I've been trying to get Slide 1.x running for a couple of days now. I've tried too many options to enumerate here. The bundled Tomcat works for some things. Separate Tomcat (4.1.12) works for others. I've read many messages in the list archive, and all of the FAQ. There are bits