You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/01/20 04:47:43 UTC

DO NOT REPLY [Bug 33173] New: - JAAS Realm Documentation is wrong

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=33173>.
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=33173

           Summary: JAAS Realm Documentation is wrong
           Product: Tomcat 5
           Version: 5.0.28
          Platform: All
               URL: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-
                    howto.html#JAASRealm
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: asfbugzilla@jgro.net


Document says:

className 

The fully qualified Java class name of this Realm implementation. You MUST 
specify the value "org.apache.catalina.realm.MemoryRealm" here.
 

Should say

The fully qualified Java class name of this Realm implementation. You MUST 
specify the value "org.apache.catalina.realm.JAASRealm" here.


This has been fixed in 5.5 docs, but people are still using 5.0 so it would be 
good to have it fixed there, too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org