[
https://issues.apache.org/jira/browse/GERONIMO-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated GERONIMO-5259:
-----------------------------------
Affects Version/s: 3.0
(was: 2.2)
Patch Info: [Patch Available]
> 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: 3.0
> Reporter: YING WANG
> Assignee: Donald Woods
> Priority: Minor
> Fix For: 3.0
>
> 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.