[ https://issues.apache.org/jira/browse/GERONIMO-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Woods reassigned GERONIMO-5259: -------------------------------------- Assignee: Donald Woods > Annoying "access denied" security exceptions for oenwebbeans while java2 > security is enabled. > --------------------------------------------------------------------------------------------- > > Key: GERONIMO-5259 > URL: https://issues.apache.org/jira/browse/GERONIMO-5259 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: specs > Affects Versions: 2.2 > Reporter: YING WANG > Assignee: Donald Woods > Priority: Minor > Attachments: 5259.patch, AnnotationLiteral.java > > > Hello neighbors, I am from the openwebbean project. while I am fixing owb-312 > (https://issues.apache.org/jira/browse/OWB-312), I found some of > AccessControlExceptions are fired fom javax.enterprise.util.AnnotationLiteral > in jcdi api. > Fixing the issue in OWB will be nasty since it is referenced all over the owb > code. > Could we add doPrivileged block around Class.setAccess() and > getDeclaredMethods calls in this class? > Thanks in advnace. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.