[jboss-jira] [JBoss JIRA] Created: (JBAOP-464) Call.getClassName() and Call.getMethodName() must not be called after Call is edited
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Mon Sep 24 09:45:41 EDT 2007
Call.getClassName() and Call.getMethodName() must not be called after Call is edited
------------------------------------------------------------------------------------
Key: JBAOP-464
URL: http://jira.jboss.com/jira/browse/JBAOP-464
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.beta1, 1.5.5.GA
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.beta2, 1.5.6.GA
Attachments: jre6CallerDynamicAOP.zip
The class CallExprEditor must not retrieve the class name and method name after the call object has been edited.
It is, however, doing so, inside the catch exception block of edit methods.
To reproduce this error, run the attached example with JRE6.
--
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