Summary: | Not clear that a container may only contain a single Realm in server.xml | ||
---|---|---|---|
Product: | Tomcat 7 | Reporter: | psfung |
Component: | Documentation | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 7.0.47 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All |
Description
psfung
2013-12-16 08:39:25 UTC
A Container can have only one Realm. http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/Container.html#getRealm%28%29 Please mention this in documentation / server logs. Docs updated for 7.0.51 onwards. |