Re: Re: [JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-20 Thread otisg
MAIL PROTECTED]> > To: "otisg" <[EMAIL PROTECTED]> > Sent: Tuesday, November 19, 2002 8:17 AM > Subject: Re: [JBoss-user] JAAS and EJBException: checkSecurityAssociation > > > > Hello, > > > > I was wondering if anyone familiar with > > JBoss coul

Re: [JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-19 Thread Scott M Stark
t; <[EMAIL PROTECTED]> To: "otisg" <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 8:17 AM Subject: Re: [JBoss-user] JAAS and EJBException: checkSecurityAssociation > Hello, > > I was wondering if anyone familiar with > JBoss could help me with this JAAS and >

Re: [JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-19 Thread otisg
Hello, I was wondering if anyone familiar with JBoss could help me with this JAAS and checkSecurityAssociation problem. Also, if it helps, this is a relevant snippet frm ejb-jar.xml, which in indcluded in the JAR file that is int he EAR file: guest ... ... Tha

[JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-18 Thread otisg
Hello, I am using JBoss 3.0.4 and trying to perform user authentication using JAAS, but I am getting the following error: Caused by: javax.ejb.EJBException: checkSecurityAssociation; CausedByException is: Authentication exception, principal=admin at org.jboss.ejb.plugins.SecurityI

[JBoss-user] JAAS and EJBException: checkSecurityAssociation

2002-11-11 Thread otisg
Hello, I am using JBoss 3.0.4 with Tomcat 4.1.2. I am using a custom Login Module, and I am getting this exception, which prevents me from authenticating using JAAS: Caused by: javax.ejb.EJBException: checkSecurityAssociation; CausedByException is: Authentication exception, principal=admi