FIXME means it needs to be written... :) (Although I may be wrong there - perhaps someone will jump in)
I should imagine that the original class for the JDBC realm would be a fine basis to start from.
You should jar it up and put it in tomcat's common/lib directory.
Adam
On 03/25/2004 04:05 PM Tom Bednarz wrote:
Im using Tomcat 5.0.19.
I need to extend the JDBC Realm a little bit, precisly I need to have my own implementation of authenticate(..).
In the Realm Configuration HOW-TO is a incomplete Link (FIXME) to information how to do this.
Could anybody please point me to that link?
Basically I want to create my own realm derived from JDBCRealm with my own implementation of authenticate(). How do I tell Tomcat about this new Realm. Where do I need to put the jar file that it is being recognised?
Thanks for your help.
Thomas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- struts 1.1 + tomcat 5.0.16 + java 1.4.2 Linux 2.4.20 Debian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]