Instead of coding to EJBUserManager directly, I would highly recommend you
check out OpenSymphony's OSUser module. It is an abstracted user management
layer that works with Orion, Jboss, and Resin, and soon Weblogic, Websphere,
and JRun. Using OSUser will truly make your application work on any J2EE
application.

-Pat

----- Original Message -----
From: "Alex Paransky" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Monday, January 07, 2002 9:43 PM
Subject: Best way to add user records to EJBUserManager...


> I am using EJBUserManager for security in Orion.  What is the best way to
> update users?  Should I directly use EJBUser EJB or use the API's in the
> UserManager.  If UserManager is the answer, then how do I get access to it
> while running in Orion?
>
> Thanks
>
> -AP_
>


Reply via email to