Re: JDBCRealm authentication

2009-02-23 Thread Troy Davis
Hi Alex, In most circumstances I would recommend otherwise, I've been surprised by several apps I've written where users develop a need to belong to multiple groups. But I've done the same thing for unusual circumstances, just give the same table name for the realm's config values. HTH,

Re: Problem with realm not displaying login form

2007-06-08 Thread Troy Davis
A follow-up on this issue: Downgrading to Tomcat 5.5.12 resolved the problem. What changes between .12 and .23 could cause this? Thank You, Troy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail:

Problem with realm not displaying login form

2007-06-07 Thread Troy Davis
Hello, I'm having a problem with a realm setup that used to work under a previous version of Tomcat (5.5.9), but isn't now that I'm using 5.5.23. For some reason it's not redirecting users to the login form upon first access of a protected URL setup in /WEB-INF/web.xml. Instead they get t