[jboss-jira] [JBoss JIRA] Reopened: (JBAOP-336) NPE using caller pointcuts with per instance interceptors from a constructor

Flavia Rainone * (JIRA) jira-events at jboss.com
Mon Jan 29 20:30:39 EST 2007


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

Flavia Rainone * reopened JBAOP-336:
------------------------------------

      Assignee: Flavia Rainone *  (was: Flavia Rainone)
             
I've found the exception. 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.

> NPE using caller pointcuts with per instance interceptors from a constructor
> ----------------------------------------------------------------------------
>
>                 Key: JBAOP-336
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-336
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.alpha2, 1.5.2.GA
>            Reporter: Kabir Khan
>         Assigned To: Flavia Rainone *
>             Fix For: 1.5.3.GA, 2.0.0.alpha3
>
>
> Added failing test in jbaop336callnpe

-- 
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