problems using https
Brian Jeltema <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
I'm a complete newbie to slide. I'm using an HttpsURL to obtain a WebdavResource. When I try to do a putMethod(String, File) to copy a file to my WebDAV server, I get an exception with the message "Unbuffered entity enclosing request can not be repeated". I don't think this is an authentication problem; the list() method works correctly. Any advice on how to get past this problem? Brian