[jboss-jira] [JBoss JIRA] Created: (JBAOP-571) Container and Class proxy cache keeps reference to the class proxy

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri May 2 09:09:28 EDT 2008


Container and Class proxy cache keeps reference to the class proxy 
-------------------------------------------------------------------

                 Key: JBAOP-571
                 URL: http://jira.jboss.com/jira/browse/JBAOP-571
             Project: JBoss AOP
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.CR8
            Reporter: Kabir Khan
         Assigned To: Kabir Khan
             Fix For: 2.0.0.CR9


If we create a proxy for ArrayList for deployment1, since ArrayList is in the bootstrap classloader, it is created against deployment1's loader.
If we deploy deployment2 that attempts to use the cache, it will access deployment1's proxy for ArrayList.



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