Hi, I've written a custom Realm, set up according the "Realm-howto" from Tomcat Documentation. I use RealmBase.Digest to digest passwords. The Realm works, in that users are authenticated properly.
But I've also written a code to allow the user to change their password, using RealmBase.Digest to digest the password. But I'm getting NoClassDefFoundError: org.apache.catalina.realm.RealmBase I have catalina.jar in WEB-INF/lib Can anyone shed some light on what I'm doing wrong? Thanks, C. -- View this message in context: http://www.nabble.com/NoClassDefFoundError%3A-org.apache.catalina.realm.RealmBase-tp19458032p19458032.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]