Re: Migrating from TC 4 - > 5 2006-11-16 - By Jon Wynacht
Back Turns out the issue was I had:
<role-name>*</role-name>
when I should have had each of the roles entered.
Whew! The things we learn by trial and error...thanks everybody who had advice for me on this, especially here:
http://www.nabble.com/auth-constraint-in-web.xml-in-tomcat-5 (See http://cat-5.ora-code.com).5.15- tf1054280.html#a2742541
Jon
On Nov 15, 2006, at 10:36 PM, Caldarale, Charles R wrote:
>> From: Jon Wynacht [mailto:jon@(protected)] >> Subject: Re: Migrating from TC 4 -> 5 >> >> More clearer still...is anybody authenticating a webapp on Tomcat >> 5.5.20 using JDBCRealm? > > We're using JAASRealm, not JDBCRealm, without any problems. > >> Anybody know if the JDBCRealm class isn't included with TC >> 5.5.20? Or am I just off my rocker? > > Can't answer the latter, but the JDBCRealm class is in > server/lib/catalina-optional.jar, as is the one for JAASRealm. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE > PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e- > mail > and its attachments from all computers. > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) >
Jon Wynacht jon@(protected) http://www.objectevolution.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|