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
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
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
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
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
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
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
> 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
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