DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23885>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23885 JAAS Realm property misspelling Summary: JAAS Realm property misspelling Product: Tomcat 4 Version: 4.1.27 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] org.apache.catalina.realm.JAASRealm uses the property "jaasRealm.authenticateSuccess", that it tries to get from org/apache/catalina/realm/LocalStrings.properties But in the properties file, the property is spelled "jaasRealm.authenticatedSuccess" (with an extra 'd'). Because of this the following log entry will show up when using JAASRealm 2003-10-17 10:54:56 JAASRealm[/]: Cannot find message associated with key jaasRealm.authenticateSuccess --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]