[jboss-jira] [JBoss JIRA] Closed: (JBAOP-463) Call.getClassName() and Call.getMethodName() must not be called after Call is edited
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:33:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAOP-463?page=all ]
Kabir Khan closed JBAOP-463.
----------------------------
Resolution: Duplicate Issue
> Call.getClassName() and Call.getMethodName() must not be called after Call is edited
> ------------------------------------------------------------------------------------
>
> Key: JBAOP-463
> URL: http://jira.jboss.com/jira/browse/JBAOP-463
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.5.5.GA, 2.0.0.beta1
> Reporter: Flavia Rainone
> Assigned To: Flavia Rainone
>
> The catcher block of call edit methods (CallerExprEditor class) should not try to retrieve the class name and the method name. These fields should not be retrieved after the call has been edited. Otherwise, the result is a NullPointerException.
> To reproduce this error, use JRE6 to run the attached example.
--
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