You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dries Watteyne <dr...@digibel.org> on 2001/04/09 14:55:45 UTC

JDBCRealm + extra features ?

Hello,

I'm trying to add some extra features to JDBCRealm. In stead of using the 
server.xml file I use another file with extra parameters, so that I can make a 
connection pool. 
Another question:
How can I make sure that the username is NOT case sensitive? 
Normally I have to override some procedures of JDBCRealm.
Is there somebody who has experience with this ? Which procedures should I 
override and how do I have to change my web.xml ?

thanx
Dries