Followed your instructions restarted tomcat and get

SEVERE: Begin event threw exception
java.lang.ClassNotFoundException: wrappers.catalina.SlideRealm
        at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.java:992)

You left off a step.

Copy slide-catalinawrapper.jar from the distribution
\jakarta-slide-1.0.16\server\server\lib

to
\Apache Group\Tomcat 4.1\server\lib

Ok now it loads and stops throwing errors, BUT

2003-07-01 12:57:10 HostConfig[localhost]: Expanding web application
archive slide-admin.war
2003-07-01 12:57:10 StandardHost[localhost]: Installing web application at
context path /slide-admin from URL file:F:/Program Files/Apache
Group/Tomcat 4.1/webapps/slide-admin
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploying class
repositories to work directory F:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\slide-admin
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy class files
/WEB-INF/classes to F:\Program Files\Apache Group\Tomcat
4.1\webapps\slide-admin\WEB-INF\classes
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy JAR
/WEB-INF/lib/slide-admin.jar to F:\Program Files\Apache Group\Tomcat
4.1\webapps\slide-admin\WEB-INF\lib\slide-admin.jar
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy JAR
/WEB-INF/lib/slide-roles.jar to F:\Program Files\Apache Group\Tomcat
4.1\webapps\slide-admin\WEB-INF\lib\slide-roles.jar
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy JAR
/WEB-INF/lib/slide-taglib-common.jar to F:\Program Files\Apache
Group\Tomcat 4.1\webapps\slide-admin\WEB-INF\lib\slide-taglib-common.jar
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy JAR
/WEB-INF/lib/slide-taglib-struts.jar to F:\Program Files\Apache
Group\Tomcat 4.1\webapps\slide-admin\WEB-INF\lib\slide-taglib-struts.jar
2003-07-01 12:57:10 WebappLoader[/slide-admin]: Deploy JAR
/WEB-INF/lib/struts.jar to F:\Program Files\Apache Group\Tomcat
4.1\webapps\slide-admin\WEB-INF\lib\struts.jar
2003-07-01 12:57:10 ContextConfig[/slide-admin]: WARNING: Security role
name root used in an <auth-constraint> without being defined in a
<security-role>
2003-07-01 12:57:10 ContextConfig[/slide-admin]: Configured an
authenticator for method BASIC
2003-07-01 12:57:10 StandardManager[/slide-admin]: Seeding random number
generator class java.security.SecureRandom
2003-07-01 12:57:10 StandardManager[/slide-admin]: Seeding of random
number generator has been completed
2003-07-01 12:57:10 StandardWrapper[/slide-admin:default]: Loading
container servlet default
2003-07-01 12:57:11 StandardWrapper[/slide-admin:invoker]: Loading
container servlet invoker

And I still can't access it

2003-07-01 13:02:52 Slide realm[Standalone]: User null doesn't have his
password property set : can't authenticate
2003-07-01 13:03:08 Slide realm[Standalone]: User root doesn't have his
password property set : can't authenticate
2003-07-01 13:03:16 Slide realm[Standalone]: User root doesn't have his
password property set : can't authenticate
2003-07-01 13:03:19 Slide realm[Standalone]: User root doesn't have his
password property set : can't authenticate

I checked Domain.xml and it is set, so Whazzup?  Any ideas?

Michael Oliver
CTO/Matrix Intermedia
7391 S. Bullrider Ave.
Tucson, AZ 85747
Office (520)574-1150
Cell (518)378-6154


Richard Emberson said:
> I submitted this the the user mailing list a little while ago.
> (I am a new user).
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg03886.html
>
> Michael Oliver wrote:
>> Would it be possible for someone in the know, to go to the
>> SlideProject Wiki (
>> http://nagoya.apache.org/wiki/apachewiki.cgi?SlideProjectPages ) and
>> put in the TomcatSetup pages under Tips and Tricks, the exact steps
>> necessary to use SlideRealm in Tomcat 4.1?
>>
>> I have read through the archives and found more questions than answers
>> and still have not been able to get it to work.  There are plenty of
>> generalities but nothing I could find that specifically says:  Insert
>> <realm... in the <host> element or <engine> element, etc.
>>
>> Looking for what exactly do we put in tomcat's server.xml and where.
>> What do we need to do in the two web.xml in slide and slide-admin?
>> What changes do we make to slide.properties in the slide-kernal.jar to
>> get slide-admin working?
>>
>> Michael Oliver
>> CTO/Matrix Intermedia
>> 7391 S. Bullrider Ave.
>> Tucson, AZ 85747
>> Office (520)574-1150
>> Cell (518)378-6154
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED] For
>> additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
>
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




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

Reply via email to