[jboss-jira] [JBoss JIRA] Closed: (JBAOP-584) AspectAnnotationLoader deploys PointcutDefs and TypeDefs after Bindings
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Wed Sep 10 11:27:56 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAOP-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan closed JBAOP-584.
----------------------------
Resolution: Duplicate Issue
> AspectAnnotationLoader deploys PointcutDefs and TypeDefs after Bindings
> -----------------------------------------------------------------------
>
> Key: JBAOP-584
> URL: https://jira.jboss.org/jira/browse/JBAOP-584
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.CR10
> Reporter: Flavia Rainone
> Assignee: Kabir Khan
>
> AspectAnnotationLoader loads first the bindings of an aspect (deployAspect). Only after that, it deploys pointcut defs and typedefs.
> The order should be one of the following:
> - deploy items at the order they appear
> - or, deploy first typedefs, then pointcutdefs, and bindings in the end.
> This bug can cause errors if, at the moment of the deployment, there are any advisors registered at the AspectManager.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list