Installing a custom UserManager

2001-03-29 Thread Sergei Batiuk
Hi, I have developed my own implementation of the UserManager, which is actually a wrapper around an appserver-independent user manager. I believe, it's written correctly (i.e it implements com.evermind.security.UserManager). But when I try to deploy it, the constructor and the init()

Re: Installing a custom UserManager

2001-03-29 Thread Dmitry Chagin
hi aum = (EmployeeImplHome) ctx.lookup("mps.esrr.security.ejb.EmployeeImpl"); work :) -- /chd Have fun! - Original Message - From: "Sergei Batiuk" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: 30 ÍÁÒÔÁ 2001 Ç. 0:20 Subject: Installing