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]



Reply via email to