[jboss-jira] [JBoss JIRA] Updated: (JBAOP-353) NPE on _getInstanceAdvisor (inside constructor joinpoints)

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri Feb 23 13:27:41 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAOP-353?page=all ]

Kabir Khan updated JBAOP-353:
-----------------------------

        Fix Version/s:     (was: 2.1.0.GA)
    Affects Version/s: 2.0.0.alpha2
                       1.5.3.GA

Removing weird links to 2.1.0.GA

> 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) 
>    Affects Versions: 2.0.0.alpha2, 1.5.3.GA
>            Reporter: Flavia Rainone
>         Assigned To: Flavia Rainone
>             Fix For: 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