Hi all, I am using slide-1.0.16, and when I send a command to create a collection which is already exsits, the client program message echos that the method is done successfully. However, I can find the following message in catalina.out:
14 Jun 2002 13:23:19 - org.apache.slide.webdav.WebdavServlet - INFO - MKCOL = 405 Method Not Allowed (time: 105 ms) URI = /files/test Which says the method is not allowed to be done and It is doing fine. My question is how can I change the code in server or client part so that the client echos that this command is failed. I have checked the latest version of MkcolMethod.java in server part and I couldn't see any difference regarding this problem. Any help and hints will be appreciated. Thanks Indeed, Bita. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>