RE: EJBUserManager, what am i missing?

2001-02-23 Thread Christian Billen
lication.xml. > > -mike > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Christian > > Billen > > Sent: Saturday, February 24, 2001 9:43 AM > > To: Orion-Interest > > Subject: EJBUserManager,

RE: EJBUserManager, what am i missing?

2001-02-23 Thread Mike Cannon-Brookes
EMAIL PROTECTED]]On Behalf Of Christian > Billen > Sent: Saturday, February 24, 2001 9:43 AM > To: Orion-Interest > Subject: EJBUserManager, what am i missing? > > > I want to implement EJBUserManager in my application, but the > authentication > from the web doesn'

EJBUserManager, what am i missing?

2001-02-23 Thread Christian Billen
I want to implement EJBUserManager in my application, but the authentication from the web doesn't accept my credentials and keep popping up until finally I get a 401. Here's how I'm doing it: 1) I defined the EJBUserManager in ejb-jar.xml and it gets instantiated properly: tables COM_EVERMIND_EJ