We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Sliding into WebDAV
|
| Subject: |
|
WebDav & NTLM |
| Date: |
|
2007-02-12 09:27:25 |
| From: |
|
PabloMosquera
|
Response to: WebDav & NTLM
|
|
Hi, Im having the same problem with the same httpException. I´m trying to connect to a IIS server and I use the same code. Please tell me how you solved the problem
I have these exceptions
org.apache.commons.httpclient.HttpException
at org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.java:3467)
at org.apache.webdav.lib.WebdavResource.propfindMethod(WebdavResource.java:3423)
...
Thanks
|