Re: Updating properties

2004-07-02 Thread Juan Andrés Bentancour

try setting namespace and depth parameter in propFind and propPatch.


- Original Message - 
From: "r d" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 10:04 AM
Subject: Updating properties


> Hi,
>
> I was trying to set client (dead) properties.
> I could set property by proppatch method bu when I do a propfind, I do not
get the value back as expected.
> ===
> res.proppatchMethod("appstatus","new",true)
> e=res.propfindMethod("appstatus");
> 
>
> I could see the property set from commandline propgetall.
> I could not get the property when I did a command line prop get.
> What is the issue here?
>
> Thanks,
> rd.
>
>
>
>
>
> -
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Updating properties

2004-07-02 Thread r d
Hi,
 
I was trying to set client (dead) properties.
I could set property by proppatch method bu when I do a propfind, I do not get the 
value back as expected.
===
res.proppatchMethod("appstatus","new",true)
e=res.propfindMethod("appstatus");

 
I could see the property set from commandline propgetall.
I could not get the property when I did a command line prop get.
What is the issue here?
 
Thanks,
rd.





-
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!