[jboss-jira] [JBoss JIRA] Commented: (JBAOP-433) Caller Interceptor Chains Are Not Rebuilt
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Wed Dec 26 21:52:43 EST 2007
[ http://jira.jboss.com/jira/browse/JBAOP-433?page=comments#action_12393402 ]
Flavia Rainone commented on JBAOP-433:
--------------------------------------
It is important to notice that, when fixing this bug, the rebuild chain code must not recreat the info objects (JBAOP-487).
Instead, the intercpetion chain (represented by both ArrayList<Interceptor> and Interceptor[] array objects contained in the info) is what can be disposed and recreated.
> Caller Interceptor Chains Are Not Rebuilt
> -----------------------------------------
>
> Key: JBAOP-433
> URL: http://jira.jboss.com/jira/browse/JBAOP-433
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.5.5.GA, 2.0.0.alpha5
> Reporter: Flavia Rainone
> Assigned To: Stale Pedersen
> Priority: Minor
> Fix For: 2.0.0.GA
>
>
> The rebuild process of interceptor chains for caller pointcuts is not taking place correctly: no pointcut rematching is being performed.
--
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