Also take a look at http://jakarta.apache.org/slide/howto-jaas.html if
you want to enable authentication (it sounds like you do).

-James

On Wed, 2004-12-29 at 19:06 -0600, Robert r. Sanders wrote:
> Not a slide expert myself; but I do believe that it is going to take 
> some configuration.  Take a look at the "Adminstrators Guide" from:  
> http://jakarta.apache.org/slide/installation.html 
> 
> Hung Phan wrote:
> 
> >Hi Robert:
> >
> >I pasted the error log from a Tomcat startup window at the bottom.
> >To make it short, I want to do the followings with Slide:
> >1) Setup a WEBDAV server and put some resources (files, images,...) in
> >some directories...    
> >2) Access the resources from a browser.
> >3) Access the resources using a Java program.
> >
> >This is what I've found:
> >1) If I install Tomcat bundled with Slide:
> >   I start Tomcat and http://localhost:8080/slide -> ask me
> >username/password.  I entered root/root and I can see some listing.
> >   Look like all resources are stored under
> >   C:\jakarta-slide-2.1-tomcat-5.0.28\bin\store\content\
> >   I DID NOT have to change anything.
> >2) Switch to TOMCAT 4.
> >   -Drop slide.war from jakarta-slide-server-bin-2.1.zip into webapp
> >directory and restart Tomcat.
> >   - got a bunch of error (see below) in the console for tomcat.
> >   - try to access http://localhost:8080/slide -> ask me
> >username/password.
> >     Tried root/root and fails.
> >
> >So Do I need setup some directory in Tomcat 4 and configure Slide so
> >that
> >it can manage it? What about authentication?
> >
> >Thanks so much for help.
> >--Hung
> >   
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to