RFC 2068 is http. The response you are getting was not generated by the WebdavServlet. I'm guessing it wasn't installed properly. Try the following :
- unpack the binary distribution anew somewhere, lets say at c:/ - edit c:/jakarta-slide-1.0.16/server/conf/slide/slide.data : find objectnode element with uri attribute value '/users/root' follow the instructions to uncomment the password property. >> I've re-installed Slide, and uncommented the password, but it doesn't work better. - change directory to c:/jakarta-slide-1.0.16/server/bin - type 'catalina run' or 'startup' - Open a browser window go to http://localhost:8081 or point the slide client to that location. >> And you know what ? I get at the end of the page : files/ ACL Info Subject Action Inheritable Deny /users/john /actions/manage true false +/users/groupA /actions/write true false nobody /actions/read true false /users/guest /actions true false /users/elo /actions/manage true false +/users/group /actions/write true false ... although I deleted the users john anf groupA and replaced it with elo and group. That's not normal, too... Other question : if I would like to put some files to /slide, where could I "physically" find them ? How can I change the server root ? Where is it ? It's just CATALINA_HOME ? Please, help, I become mad ! :o( -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
