[JBoss-user] problem with authentication

2002-08-01 Thread Emerson Cargnin - SICREDI Serviços
After migrating my ant build file to use xdoclet HEAD cvs (i needed to use dynamic-ql) my tests just stop working (JAAS authentication error) :( I compared both ejb-jar.xml and jboss.xml and there's no difference It's driving me crazy... very strange... have some using xdoclet cvs head? 20:

Re: [JBoss-user] problem with authentication

2001-05-22 Thread Scott M Stark
> I apologize for not researching further before asking, but I'm hoping you > (someone) knows of the top of your head. > > >This is a bug in the JAAS login config file class. > Has this been reported to Sun? > Yes. > >The workaround it to have a single thread force a > >load of the login confi

RE: [JBoss-user] problem with authentication

2001-05-22 Thread Alex Radka
lore and see why my code still breaks. Thanks, Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott M Stark Sent: Monday, May 21, 2001 12:05 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] problem with authentication This is a bug in the JAAS logi

Re: [JBoss-user] problem with authentication

2001-05-21 Thread Scott M Stark
001 7:41 AM Subject: [JBoss-user] problem with authentication > Hi, > > I'm using JBoss-2.2.1 w/ the embedded Tomcat that comes with the release > (3.2.1) on Win2000, and MySQL. > > I'm using Basic Authentication but to a DB instead of the prop files. > > My app us

[JBoss-user] problem with authentication

2001-05-21 Thread Alex Radka
Hi, I'm using JBoss-2.2.1 w/ the embedded Tomcat that comes with the release (3.2.1) on Win2000, and MySQL. I'm using Basic Authentication but to a DB instead of the prop files. My app uses frames with each frame calling a servlet which attaches to action classes which call stateless session be