I have been using JDBC Realms (with v3.3) with success for some months. I
have come to a point where I need to add some new features (expiry dates
mainly). I expect I can hack the code to do it, but is there any
documentation on how best to proceed with this? (since I'd prefer my hack to
be portable from 3.3 to the next 3.x version). I don't suppose it's of
sufficient interest to try to incorporate within Tomcat proper, but if
anyone else is working on similar extensions I'd be happy to share code.
Mark Muffett