[jboss-jira] [JBoss JIRA] Created: (JBAOP-802) FieldWriteInvocation.getValue not returning the modified value
Rick Dong (JIRA)
jira-events at lists.jboss.org
Thu Nov 18 20:50:07 EST 2010
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
More information about the jboss-jira
mailing list