You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Stuart Rossiter <St...@htk.co.uk> on 2005/12/21 16:08:51 UTC

Problems with Ant task

Hi.

 

  I'm using the Slide 2.1 Ant tasks with Ant 1.6.5, talking to IIS V6 on
Windows Server 2003. I can get a <davget> working fine, but any <davput>
returns a "PROPFFIND [sic!] does not return RESOURCETYPE" error.

 

From the code, this occurs when it can't find a resourcetype entry in
the HTTP multistatus response. I used DAV Explorer and this property
shows as having no value on all the items on the server (though there is
an isCollection property with value 1 in the right cases). I haven't
been able to trap the HTTP response to confirm what was actually sent
back but can anyone shed any light?? This seems something pretty
fundamental.....

 

In fact, any advise on trapping the HTTP would be welcome as well. I
tried using MS Fiddler and the Ant <setproxy> command but guess doesn't
work because no proxy has been defined to the httpclient instance used
(??).

 

Cheers,

Stuart

 


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. http://www.messagelabs.com
________________________________________________________________________