Slide with Apache (no Tomcat)

2004-07-28 Thread Karl Koster
WebdavResource.setHttpURL(WebdavResource.java:1261) at org.apache.webdav.lib.WebdavResource.(WebdavResource.java:274) at alpha.lib.distrib.utils.Junk.main(Junk.java:30) Any constructive criticism would be appreciated. Kar

FW: Slide with Apache (no Tomcat)

2004-07-28 Thread Karl Koster
) > at org.apache.webdav.lib.WebdavResource.(WebdavResource.java:274) > at alpha.lib.distrib.utils.Junk.main(Junk.java:30) > > Any constructive criticism would be appreciated. > > Karl Koster > [EMAIL PROTECTED] > > *

User credentials while enumerating resources

2004-07-29 Thread Karl Koster
security on the server. (e.g. in a restricted subnet that is being used to manage changes in downloadable code) Is this a bug or a feature? Karl Koster [EMAIL PROTECTED] ** This e-mail contains privileged attorney-client

Broken code in HEAD

2004-07-30 Thread Karl Koster
er().getConnection( client.getHostConfiguration()).close(); this.client = null; } If the instance variable client is null (which it is initially), you are guaranteed a NPE (which I am getting). Karl Koste

httpclient code

2004-07-30 Thread Karl Koster
What version of the commons-httpclient code is being used with Slide in HEAD? I have downloaded the 2.0 version of httpclient but the source doesn't seem to line up with the binaries supplied with Slide in the debugger. Karl Koster [EMAIL PROT