Modify JDBC Realm

2008-01-10 Thread JasDA
Hi, I want to authenticate users in my web application using the JDBC realm. Unfortunately the user tables already exist and don't match the standard configuration for the realm. Loading the users works fine but I have an additional user-role-relation table. So I have to modify the following

Re: Modify JDBC Realm

2008-01-10 Thread Mark Thomas
[EMAIL PROTECTED] wrote: Is there eny smart possibility to modify this method or is there even another solution for my problem? Use a view for the roles table. Mark - To start a new topic, e-mail: users@tomcat.apache.org