oops...

I should have told you this little secret. The only way I got my user
manager to work was modifying the application-xml in the deployment
directory. I could never find a configuration that did this automaticly.

Regards,

Elephantwalker

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael Gantz
Sent: Saturday, March 17, 2001 7:23 AM
To: Orion-Interest
Subject: Re: Custom UserManager - Problem Solved!


I finally got my custom user manager working.  I put an empty
principals.xml in my application, it only had enough tags to meet the
DTD, but didn't have any users or groups in it.  I also put an
orion-application.xml into my application specifying the custom user
manager, and then packaged all that up into my '.ear' file.

But here is what was causing the problem, orion-1.4.5 does not update
those files when the application is re-deployed.  I'm not sure if this is
a bug or configurable somewhere, but ultimately that is what was causing
my grief!

I appreciate all the suggestions and was able to incorporate some of them
in my code already!

Thanks for the help!!!!


>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 3/16/01, 3:39:38 PM, Matthew R Bauer <[EMAIL PROTECTED]> wrote regarding
Re: Custom UserManager.:


> 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:



Reply via email to