Don't user setParent.  Just leave it as an empty method. I do that and it
works just fine.

Matt

On Fri, 16 Mar 2001, Michael Gantz wrote:

> Slight progress update.  I'm convinced now I don't have something 
> configured correctly.  In my UserManager, when setParent is called I did 
> a setParent(this) on the parent that was passed in.  After that, my 
> manager started receiving method calls to things like getUser.  I also 
> noticed that my setParent was being called with an XMLUserManager as it's 
> parameter.  Hopefully somebody can shine some light on this situation for me.
> 
> Thanks...
> 
> >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
> 
> On 3/16/01, 12:40:06 AM, Michael Gantz <[EMAIL PROTECTED]> wrote 
> regarding Custom UserManager.:
> 
> 
> > Server : Orion-1.4.5
> 
> > I've created a custom UserManager and referenced it in application.xml,
> > I've taken out the principal tags in all the other files.  Here is my
> > problem: my custom user manager loads up and the init method gets called
> > but that's it.  The server never calls getUser on my user manager.  I'm
> > very sure I'm missing something really silly and simple but I can't find
> > it due to the complete lack of adequate documentation.
> 
> > Thanks in advance.
> 
> > Michael L. Gantz
> 


Reply via email to