[Cosmo-dev] need help with simple webdav property query
Brian Moseley
bcm at osafoundation.org
Tue Jun 27 16:45:36 PDT 2006
On 6/22/06, George Williams <george.williams at gmail.com> wrote:
> I know I'm being a bonehead, but can someone help with a webdav query I am
> making against the recently upgraded server?
>
> I am performing a webdav PROPFIND query against a calendar collection
> resource. Here is the body of my request:
>
> <?xml version=\"1.0\" encoding=\"utf-8\"?><propfind xmlns:D=\"DAV:\">
> <prop><D:resourcetype /></prop></propfind>
>
> Currently, I am getting a 501 (not implemented) error.
>
> Thanx in advance for any insights you can provide.
there's a known bug in which cosmo specifies an error status code
which is overwritten by a 501 set by tomcat. this might be what you're
seeing, or the 501 might be legitimate - we don't have enough
information to say for sure. is there any output in your osafsrv.log?
More information about the cosmo-dev
mailing list