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
