I'm tyring to do a page for digested passwords admistration. My problem is
that I cannot load RealmBase class.

I've added /var/tomcat4/server/lib/catalina.jar into my CLASSPATH in various
places (shell variable, tomcat4.conf) but still when I call:

org.apache.catalina.realm.RealmBase.Digest(..)

I get package org.apache.catalina not found error. When I try to import
org.apache.cataline I get the same result. The catalina.jar file is in place
and seems to be ok.

Should I set the classpath somewhere in server.xml or web.xml or what's the
problem here?

TIA,
Timo

Tomcat4.1, Linux RH8.0


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

Reply via email to