[jboss-jira] [JBoss JIRA] (JBEE-146) jboss-el-api_2.2_spec 1.0.2.Final cannot access public methods from non-public classes
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri Mar 14 01:08:10 EDT 2014
[ https://issues.jboss.org/browse/JBEE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12952866#comment-12952866 ]
RH Bugzilla Integration commented on JBEE-146:
----------------------------------------------
Jimmy Wilson <jawilson at redhat.com> changed the Status of [bug 1076320|https://bugzilla.redhat.com/show_bug.cgi?id=1076320] from NEW to POST
> jboss-el-api_2.2_spec 1.0.2.Final cannot access public methods from non-public classes
> --------------------------------------------------------------------------------------
>
> Key: JBEE-146
> URL: https://issues.jboss.org/browse/JBEE-146
> Project: JBoss JavaEE Spec APIs
> Issue Type: Bug
> Reporter: Farah Juma
> Assignee: Farah Juma
> Fix For: jboss-el-api_2.2_spec-1.0.3.Final, jboss-el-api_3.0_spec-1.0.0.Final
>
>
> When accessing a public method of a non-public class via EL that implements a public interface or has a public superclass, the following exception occurs:
> {code}java.lang.IllegalAccessException: Class javax.el.BeanELResolver can not access a member of class X with modifiers "public"
> {code}
> See https://bugzilla.redhat.com/show_bug.cgi?id=1029387 for more details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list