> I downloaded Tomcat/4.0.4-b2 and slide nightly build from 04/02. > > I started deployed justl slide.war into Tomcat and Tomcat would start up > just fine. > > The moment I started to change the authentication Realm to SlideRealm, > Tomcat could not fined several dependencies, (which is documented) after a > while, I ran into the same name not found exception. Uuuh, I don't well understand this last expression (I'm french, sorry ;o) )... what did you do with that exception ?
> So I stopped autheticating agains tSlide Relam and used Tomcat Servelet > container authentication. > > To do that after you deploy slide.war, go to web.xml (for slide) and > uncomment the last portion of the file. restart tomcat and it seems to > work. So, at the end, you just deployed slide.war and uncommented the end oh Tomcat\webapps\slide\WEB-INF\web.xml ? So, you can't use at all this "famous" SlideRealm ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
