Hi Sliders, are resource names in WebDAV case-sensitive? I didn't find an answer to this in the spec.
The client implementation WebdavResources.isThereResourceName(...) is case-sensitiv, i.e. returns false, if the case is changed. When I set the path of a WebdavResource to the case-changed name, I get a transaction rollback in Slide and an org.apache.commons.httpclient.HttpException in my client. If I set the path to the old case-unchanged name, it works fine. So it seems Slide doesn't like to have two resources with different cases but otherwise same names. Is this a bug in Slide server or Slide client API or are there reasons for this? Thanks in advance. Andreas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
