Bugs item #828783, was opened at 2003-10-23 02:43
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=828783&group_id=22866

Category: JBossServer
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Wonne Keysers (wonnekeysers)
>Assigned to: Scott M Stark (starksm)
Summary: Acces denied to EJB methods with 'unchecked' permission

Initial Comment:
When EJB methods have method 
permission "unchecked", access is denied with following 
exception:

javax.ejb.EJBException: checkSecurityAssociation; 
CausedByException is:
Insufficient method permissions, principal=USERNAME, 
method=create, interface=LOCALHOME, requiredRoles=
[<ANYBODY>], principalRoles=[ROLE1,ROLE2]
at 
org.jboss.ejb.plugins.SecurityInterceptor.checkSecurityA
ssociation()


(JBoss 3.2.1)


----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2003-10-24 10:49

Message:
Logged In: YES 
user_id=175228

Sounds like a duplicate of the issue raise in patch 751592,
<unchecked/> EJB security requires o.j.security.SimpleGroup

If that is not the case reopen with more details as the
unchecked with the standard login modules in 3.2.1.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=828783&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to