JBoss AOP does not support multi-class loader standalone environments
---------------------------------------------------------------------
Key: JBAOP-606
URL:
http://jira.jboss.com/jira/browse/JBAOP-606
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.CR14
Environment:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161172#...
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.GA
A ClassNotFound error will occur when JBoss AOP tries to load the interceptor class on
such environments.
If the class loader does not implement org.jboss.util.Translatable interface, JBoss AOP
will use the
context class loader, which may not be able of loading the interceptor class in a
multi-class loader environment.
--
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