[jboss-jira] [JBoss JIRA] Reopened: (JBAOP-353) NPE on _getInstanceAdvisor (inside constructor joinpoints)
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Fri Feb 23 13:25:36 EST 2007
[ http://jira.jboss.com/jira/browse/JBAOP-353?page=all ]
Kabir Khan reopened JBAOP-353:
------------------------------
> NPE on _getInstanceAdvisor (inside constructor joinpoints)
> ----------------------------------------------------------
>
> Key: JBAOP-353
> URL: http://jira.jboss.com/jira/browse/JBAOP-353
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Flavia Rainone
> Assigned To: Flavia Rainone
> Fix For: 2.1.0.GA, 2.0.0.alpha3, 1.5.4.GA
>
>
> The problem happens when the constructor sets a field and JBoss AOP intercepts that field write joinpoint.
> Once this happens, the field write wrapper is called. Inside the warpper, the getInstanceAdvisor method is executed and throws NullPointerException.
--
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