[jboss-jira] [JBoss JIRA] Updated: (JBAOP-426) PER_JOINPOINT lightweight before and after advices for static methods and constructors are not the same aspect instance
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Wed Jun 20 10:46:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAOP-426?page=all ]
Kabir Khan updated JBAOP-426:
-----------------------------
Summary: PER_JOINPOINT lightweight before and after advices for static methods and constructors are not the same aspect instance (was: PER_JOINPOINT lightweight before and after aspects for static methods are not the same instance)
Description: org.jboss.test.aop.beforeafterthrowingscoped.BeforeAfterThrowingScopedTestCase.testPerJoinpointStaticMethodAspects() and testPerJoinpointConstructorAspects() shows this. It seems to work for fields as shown in testPerJoinpointStaticFieldAspects() (was: org.jboss.test.aop.beforeafterthrowingscoped.BeforeAfterThrowingScopedTestCase.testPerJoinpointStaticMethodAspects() shows this. It seems to work for fields as shown in testPerJoinpointStaticFieldAspects())
> PER_JOINPOINT lightweight before and after advices for static methods and constructors are not the same aspect instance
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBAOP-426
> URL: http://jira.jboss.com/jira/browse/JBAOP-426
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Kabir Khan
> Assigned To: Kabir Khan
> Fix For: 2.0.0.alpha6
>
>
> org.jboss.test.aop.beforeafterthrowingscoped.BeforeAfterThrowingScopedTestCase.testPerJoinpointStaticMethodAspects() and testPerJoinpointConstructorAspects() shows this. It seems to work for fields as shown in testPerJoinpointStaticFieldAspects()
--
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