[jboss-jira] [JBoss JIRA] Created: (JBAOP-550) Generated JoinPoint class cache ignores class loader
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Mon Apr 7 13:01:54 EDT 2008
Generated JoinPoint class cache ignores class loader
----------------------------------------------------
Key: JBAOP-550
URL: http://jira.jboss.com/jira/browse/JBAOP-550
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.CR8
Reporter: Flavia Rainone
Fix For: 2.0.0.GA
The cache contained in JoinPointGenerator stores the generated classes without taking into account the class loader.
If a class name retrieved from this cache is used to load the class in a different class loader, a ClassNotFound error will occur.
--
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