...I've found the cause of my original problem...now I need an answer...

My client is multi-threaded...I login successfully on the first
thread...then when another thread tries to use the remote interface (stored
in the session) I get the security exception!

Is this just a config issue or something deeper?


Lewis

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of awc
Sent: 18 May 2001 22:01
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Please help :-( tomcat Servlet => Jboss EJB =>
JAAS Authentiaction


OK, so this pipes into to what ever you have set up.
Tks for the clarification.

anil.

Dain Sundstrom wrote:

> Anil,
>
> No, the code I posted simply hands login off to JAAS.  You can use the
> JaasServerLoginModule, the DatabaseServerLoginModule, or any other login
> module (I wrote my own).  By default JBoss 'other' context uses the
> JaasServerLoginModule which uses a users.properties and roles.properties
> files.
>
> -dain


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to