[jboss-jira] [JBoss JIRA] Created: (JBAOP-443) AdvisorFactory throws IllegalAccessException

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Fri Jul 20 23:25:47 EDT 2007


AdvisorFactory throws IllegalAccessException
--------------------------------------------

                 Key: JBAOP-443
                 URL: http://jira.jboss.com/jira/browse/JBAOP-443
             Project: JBoss AOP
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.alpha5
            Reporter: Flavia Rainone
         Assigned To: Flavia Rainone
             Fix For: 2.0.0.beta


AdvisorFactory invokes _getClassAdvisor() method by reflection. When the class being intercepted is inaccessible (i.e. package protected or private), an IllegalAccesException is thrown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list