Hi,
I try to use Slide to connect an MS Exchange, I have an httpclient
exception.
any idea ?
my code is :
HttpURL hrl = new HttpURL(myhost);
hrl.setUserinfo(login,pwd);
NTCredentials creds = new NTCredentials(login, pwd, myURL, "" );
HostConfiguration hostConfig = new HostConfiguration();
hostConfig.setHost(IPURL); //Not url, just ip address or fully
qualified DN
HttpURL host = new HttpURL(myURL);
WebdavResource res = new WebdavResource(host, (Credentials)creds,
WebdavResource.DEFAULT, DepthSupport.DEPTH_1);
System.out.println("webdavresource");
File fn = new File("C:/remote-file");
System.out.println("newFile");
boolean result = res.getMethod(fn);
System.out.println("getMethod" + result);
res.close() ;
Thanks
tatilou5
Andrew Thompson - 08 Sep 2005 08:25 GMT
> I try to use Slide to connect an MS Exchange, I have an httpclient
> exception.
>
> any idea ?
Consult the help lists associated with the product, in this
case 'The Slide Developer List'..
<http://jakarta.apache.org/site/mail2.html#Slide>
HTH

Signature
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
"If I could find the reason, I'd know the answer why"
Status Quo 'Gerdundula'