I have a fully functional home-brewn imp. of UserManager and I do nothing in
the setParent method.
Just for you to know,
HTH
JP
> -----Original Message-----
> From: Michael Gantz [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 16, 2001 9:24 AM
> To: Orion-Interest
> Subject: Re: Custom UserManager.
>
>
> 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
>