I have the following questions involving slide, now that I have made some progress...
1) by default, if I just use the .war file are there any stores created? If I just use the default domain.xml file? 2) If I try to use slide 2.1 binary, authentication pops up when I http://localhost:8080/slide and I tried to use root, root, or guest, guest and still are not able to log in. Has anyone else experienced this? (This test was done by simply putting the .war file in my Tomcat 5.0/webapp folder, and then re-starting Tomcat 5.0) 3) In my sample code I am able to create an WebdavResource and I am able to retrieve listing by calling list(). But when I try to use the putMethod(MyFile) it returns false. I have checked MyFile.exists() and it's true, but putMethod() is returning false, am I over looking something? Any hints or pointers would be appreciated. Thanks -- Jimmy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
