[jboss-jira] [JBoss JIRA] Created: (JBAOP-353) NPE on _getInstanceAdvisor (inside constructor joinpoints)
Flavia Rainone * (JIRA)
jira-events at jboss.com
Tue Jan 30 07:08:42 EST 2007
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, 1.5.4.GA, 2.0.0.alpha3
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