Hello Iwan, I think Slide client command tool can't proppatch with a different namespace than DAV:, because DAV: is always added as namespace. If you write your own code or change the existing code you can use other namespaces, too. See src/webdav/client/src/org/apache/webdav/cmd/Slide.java
Andreas On 23 Nov 2002 at 20:12, Iwan Birrer wrote: > Hello, > > I used slide now for a few days and everything worked ok till I > wanted to use the proppatch methods. I alway get a Bad Request > (400) from the Server. > > Find and search Methods are working just fine. > > My configuration: slide 1.0.16 > Server: Exchange 2000 > > I tried the following command in the command line tool, and it > went wrong as well. > > proppatch /public/contacts/myContact.EML > urn:schemas:contacts:givenName newName > > What am I doing wrong? > > Iwan > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
