/server/ classloader? What does this mean... I have to
have the custom Realm available to a wider context
than just in my application .war?



--- Tim Funk <[EMAIL PROTECTED]> wrote:
> Yup - as long as the methods your extending are not
> declared as final. Just 
> make sure your class lives in the /server/
> classloader.
> 
> -Tim
> 
> Riaan Oberholzer wrote:
> > Is it possible to extend the standard Realms, or
> do
> > you have to re-do it from scratch by implementing
> the
> > interface again?
> > 
> > I want everything the Datasource Realm provides,
> > except when the authentication succeeds, I want to
> > update the user db table to indicate the date/time
> > this occurred.
> > 
> > Can it be done?   
> > 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to