Hi, This mail is in reference to the problem I had faced quite a few days back.I configured tomcat and slide according to http://faq.globalvision.com.au/fom-serve/cache/88.html. I have a few questions abt the directory structure of tomcat.When the slide.war and slidedoc.war was unpacked folders slide and slidedoc were created but no folder named files was created under slide instead a folder files was created under bin. I create a folder files under slide and create a file named say xx.txt under bin/files and slide/files(this is bcoz I am not sure from where it searches for the file xx.txt) If from the browser i connect with the url http://root:root@localhost:8080/slide/files then a page is loaded with acl list but no file is listed under directorylisting. However I created a folder named files under Root and a file xx.txt under files.I connected with the url http://localhost:8080/files/ and I could see the file in directory listing.
Using the command line client I was able to download a file from Root/files.But while trying to upload a file i got the error Uploading 'joy.txt' to '/files/joy.txt': failed. Forbidden (403). I am failed to both download/upload a file from both slide/files and bin/files. I connect with the url http://root:root@localhost:8080/slide/files The error while downloading is Downloading '/slide/files/xx.txt' to 'xx.txt': failed.Not Found (404). This clearly indicates that it hasnt been able to resolve the path. The error while I am trying to upload is the following [LOCALHOST] /slide/files/ $ put xx.txt Uploading 'xx.txt' to '/slide/files/xx.txt': failed. Forbidden (403). I guess I have been able to express the problem clearly.I faced this problem around 2 weeks ago and for some reason had to stop working on this. Thanking in advance Regards Soumya.... --- Kevin Moran <[EMAIL PROTECTED]> wrote: > Hi, > Just wondering, but did you also modify your > tomcat-users.xml when you installed Slide? I found > that by following the Quick Start guide > (http://faq.globalvision.com.au/fom-serve/cache/88.html) > I was able to upload and download files using the > command-line utility with no problems. As Dirk > pointed out, you'll want to do your > uploading/downloading under > "http://localhost:8080/slide/files/" instead of > "http://localhost:8080/". Also, you'll probably > want > to use (at least initially) Slide user "root" > (default > password "root") in order to get around any > authentication issues. > > -kevin > > P.S. You'll find an archive of Slide postings at > http://marc.theaimsgroup.com/?l=slide-user&r=1&w=2. > > --- A SG <[EMAIL PROTECTED]> wrote: > > Hi Dirk, > > I have still not been able to solve the > > authorization > > problem while uploading a file.Since I have > > registered > > here after January 13th I dont have the mail u > were > > talking abt.It would be really nice if u could fwd > > me > > the mail.I am attching my domain.xml file along > with > > this mail as well. > > Regards.. > > > > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
