]
Kabir Khan updated JBAOP-405:
-----------------------------
Fix Version/s: 2.0.0.GA
(was: 2.0.0.CR17)
IllegalAccessException when accessing a private field through
reflection after call to Field.SetAccessable()
------------------------------------------------------------------------------------------------------------
Key: JBAOP-405
URL:
https://jira.jboss.org/jira/browse/JBAOP-405
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: AOP Standalone
Reporter: Jason Hill
Priority: Minor
Fix For: 2.0.0.GA
Attachments: JBAOP-405.patch, merged.diff, SetAccessableJUnit.patch
When a call to java.lang.reflect.Field.set() is intercepted by
org.jboss.aop.reflection.ReflectionAspect, it invokes the original interceptor chain for
the field instead of allowing the set call to run. Since the Field.set() function is
never invoked, any previous calls to Field.setAccessable() have no affect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: