Hello, I just looked through it (org/jboss/test/security/test/EJBSpecUnitTestCase.java)
However, there is nothing there that seems relevant to my problem, or I am missing it. :) The only semi-related thing is the login(String, String) method at the end, but even that doesn't contain the key part. The key part is what happens after LoginContext's login() method is called. That is not in that test class. That key part for me is, I think,the login() method of the login module. _That_, is what I need help with, as it is something in there that seems to be missing. The exception does _not_ come from something called by the login module, but later, when the Bean's Home interface's _create()_ method is called, as it can be seen in this excerpt from the exception stack: .... at $Proxy38.create()Lnet.wgen.shell.CommandShell;(Unknown Source) at net.wgen.command.rmi.RMIClientCommandFactory.getRemoteShell()V(RMIClientCommandFactory.java:236) .... Any help would be very very VERY much appreciated :) Thank you, Otis ---- On Tue, 19 Nov 2002, Scott M Stark ([EMAIL PROTECTED]) wrote: > Look at the testsuite org.jboss.test.security.test.EJBSpecUnitTestCase unit > test and associated ejbs to see where you are going wrong. > > xxxxxxxxxxxxxxxxxxxxxxxx > Scott Stark > Chief Technology Officer > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx > > ----- Original Message ----- > From: "otisg" <[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 > > 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: > > > > <assembly-descriptor> > > <method-permission> > > <role-name>guest</role-name> > > ... > > ... > > > > Thank you, > > Otis > > > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user