Setting properties in a non-DAV namespace

2004-06-16 Thread Robert Leftwich
I'm using the latest M1 release and I want to set a property in a non-DAV namespace, but Slide returns a 400 error. The test code is : boolean retVal = myWebDavResource .proppatchMethod("/slide/files/testPropertyFind", new PropertyName("http://example.com";, "propn

Re: How can I determine what version has a given label

2004-06-16 Thread kranga
The reportMethod(URL, properties, depth) gets the correct XML response back, however the enumeration class that is returned only has strings in it and shows up blank for the label-name-set prop. I'm not sure if the bug is in the method or in the underlying ReportMethod class at this point, but I'm

Re: How can I determine what version has a given label

2004-06-16 Thread Michael Smith
Ingo Brunberg wrote: kranga wrote: I've tried using propfind label-name-set and this returns blank. The label property holds a set of labels as a revision can have multiple labels. How do I query the labels out? Someone please help! You need to do your propfind (for label-name-set) on the version

Re: REPORT method to find labeled version - solved

2004-06-16 Thread kranga
Never mind :) I got the correct usage ... reportMethod(URL, PropertyVectory, Depth) returns the value! On to parsing it Thanks Karthik - Original Message - From: "kranga" <[EMAIL PROTECTED]> To: "Slide Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, June 16, 2004 5:36 PM Su

REPORT method to find labeled version

2004-06-16 Thread kranga
I'm using reportMethod() and passing in a set of history hrefs and a collection url thus producing a request of the form: REPORT /slide/files HTTP/1.1 /slide/history/1/1.1 /slide/history/1/1.2 /slide/history/1/1.3 /slide/history/1/1.4 The serve

Re: How can I determine what version has a given label

2004-06-16 Thread kranga
Ingo, I've tried the code below but am not able to retrieve anything (blank output). Version 1.2 has a label set. WebdavResource res = new WebdavResource( res.setPath("/slide/files/recipes.txt"); --- PropertyName name = new PropertyName("DAV:", "label-name-set"); Vector v = new

Newbie questions

2004-06-16 Thread Bernard Sirius
Sorry I forgot to specify a subject... - Original Message - From: Bernard Sirius To: [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 4:44 PM Hi all, As a perfect newbie, I'm trying to connect to my fresh slide installation using Windows XP. But: 1) I found out that the :8080 is app

Re: How can I determine what version has a given label

2004-06-16 Thread Ingo Brunberg
> kranga wrote: > > I've tried using propfind label-name-set and this returns blank. The > > label property holds a set of labels as a revision can have multiple labels. > > How do I query the labels out? Someone please help! > > You need to do your propfind (for label-name-set) on the version pa

Re: Save As .. from Word with Slide 2

2004-06-16 Thread Oliver Zeigermann
Upgrade to 2.0 final and it will work. Oliver Jason Harrop wrote: Hi, I'm using Slide 2.0b1 Tomcat 5.0.16 with tamino store. I've found that on all but one installation of Word which is available to me, I can't save to Slide directly from within Word. (However, it _is_ possible to copy documents