FieldWriteInvocation.getValue not returning the modified value
--------------------------------------------------------------
Key: JBAOP-802
URL:
https://jira.jboss.org/browse/JBAOP-802
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.2.1.Alpha3
Reporter: Rick Dong
try to instrument two fieldWriteInterceptors A and B on a particular field where A gets
invoked before B. If you change field value to set by calling invocation.setValue inside
A, when B gets called and invocation.getValue() does not reflected the modified value.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira