DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32210>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32210

tomcat-5.0 realm-howto describes wrong className for JAASRealm

           Summary: tomcat-5.0 realm-howto describes wrong className for
                    JAASRealm
           Product: Tomcat 5
           Version: Unknown
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The Tomcat 5.0 realm-howto document, at
<http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html>, in section `
Standard Realm Implementations', subsection `JAASRealm', states that in order to
use the JAASRealm, one should specify the value
``org.apache.catalina.realm.MemoryRealm'' for the className attribute of the
Realm element of $CATALINA_HOME/conf/server.xml.  The correct value is
``org.apache.catalina.realm.JAASRealm''.

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

Reply via email to