[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-320) Pass the MetaData to the AOPJoinpointConstructor explictly

Adrian Brock (JIRA) jira-events at lists.jboss.org
Fri Jul 25 06:06:45 EDT 2008


Pass the MetaData to the AOPJoinpointConstructor explictly
----------------------------------------------------------

                 Key: JBMICROCONT-320
                 URL: https://jira.jboss.org/jira/browse/JBMICROCONT-320
             Project: JBoss MicroContainer
          Issue Type: Task
          Components: AOP
    Affects Versions: JBossMC.2.0.0.Beta16
            Reporter: Adrian Brock
            Assignee: Adrian Brock
             Fix For: JBossMC.2.0.0.CR1


The AOPConstructorJoinpoint is getting confused by other uses of the BeanInfo/ConstructorJoinPoint
since the MetaData is getting passed on the MetaDataStack. Since the usage is effectively "recursive"
the MetaData context "leaks".

The MetaData should be passed in explictly to AOP to avoid this.

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