yep, see http://jakarta.apache.org/tomcat/tomcat-4.0-doc/realm-howto.html
for details on how to create one.  Depending one what you need to do, it
may be easier to subclass the JDBC realm and override the getStatement
(? I think thats it) methods...

hth
dim

On Tue, 23 Oct 2001, Maneesha Jain wrote:

> Hi,
> 
> I want to plug in a custom Realm class in server.xml in tomcat 4.0 ?
> 
> Is that possible ?
> 
> Can I need to implement the Realm interface and stick that in the
> server.xml file?
> 
> Where should I put this class, so the tomcat can resolve it when parsing
> server.xml ?
> 
> Is this procedure documented anywhere ?
> 
> Regards
> Maneesha
> 
> 

Reply via email to