Setting inheritable flag using ACL method

2002-03-06 Thread GARTRELL,MIKE (HP-Corvallis,ex1)
Is there any way to set the "inheritable" flag for a resource using the ACL method? I see that it is possible to set the inherited-from attribute for a resource using the ACL method, but I don't see how to set the inheritable flag using this method. ---> Mike Gartrell <--- ---> [EMAI

Re: Special letters

2002-03-06 Thread Stefan Eissing
Am Mittwoch den, 6. März 2002, um 14:50, schrieb Pill, Juergen: > Hello Stefan, > > You are totally right! Neither the server nor the client can > guess, what the > encoding is the other is talking. Definitely UTF-8 would make life more > easy, if only all (or at least the most important once s

RE: Special letters

2002-03-06 Thread Pill, Juergen
Hello Stefan, You are totally right! Neither the server nor the client can guess, what the encoding is the other is talking. Definitely UTF-8 would make life more easy, if only all (or at least the most important once speak UTF-8). Unfortunately WebFolders does not and IE can be put into a mode t

RE: domain.xml for slide-admin web application

2002-03-06 Thread Haiying Qiao
I put the file in /bin directory, then it is ok. -Original Message- From: Haiying Qiao [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 5:52 PM To: 'Slide Users Mailing List' Subject: domain.xml for slide-admin web application I tried to test install the slide-admin applicatio

Re: Special letters

2002-03-06 Thread Stefan Eissing
Jürgen, have a look at http://www.w3.org/International/O-URL-and-ident.html for a recommendation about defaults in uri character encodings. Am Mittwoch den, 6. März 2002, um 11:30, schrieb Pill, Juergen: > Hello, > > The client will send a URI encoded in a specific encoding. This > encoding

RE: Special letters

2002-03-06 Thread Pill, Juergen
Hello, The client will send a URI encoded in a specific encoding. This encoding may vary from client to client, e.g. IE send UTF-8, WebFolders send a platform specific encoding (in US and Germany this is ISO...) at least on Windows 2000. The server will accept encoded URLs based on a default enc

Re: ObjectValidationFailedException

2002-03-06 Thread Marcus Flehmig
Marcus Flehmig wrote: > > Hi, > > we currently are developing a slide store implementation for > the IBM/Informix database server and encountered the following > problem: Slide throws a ObjectValidationFailedException. > We are using Slide 1.0.16 and the bundled JDBCDescriptorsStore. > > I'm ge