[
https://jira.jboss.org/jira/browse/JBAOP-782?page=com.atlassian.jira.plug...
]
Kabir Khan commented on JBAOP-782:
----------------------------------
This is due to a bug in GeneratedAdvisorInstrumentor when checking if the method exists.
CtClass.getMethods() returns all methods whether they come from an interface or not, so an
extra check is needed to see if it is being fetched in from the interface
_setInstanceAdvisor() method is not marked as synthetic
-------------------------------------------------------
Key: JBAOP-782
URL:
https://jira.jboss.org/jira/browse/JBAOP-782
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.1.9.Alpha1
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 2.2.0.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira