Slide 1.0.16 uses its own Httpclient version that later evolved into Commons Httclient, so the Javadoc you refer to doesn't apply to 1.0.16.
Ingo > Hi. Am I correct in thinking that version 1.0.16 uses the > commons.HttpClient's endSession method which "has no effect" (as per > Javadoc) and the HttpMethode.releaseConnection() should be called instead? > Presumably this means that sessions are not be closed when we call > WebdavResource.close(). > > I am opening connections and executing Dav calls using Slide, but I cannot > see the sessions/connections being closed. > > > Thanks, > Portia --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
