[
https://jira.jboss.org/jira/browse/JBREFLECT-3?page=com.atlassian.jira.pl...
]
Flavia Rainone commented on JBREFLECT-3:
----------------------------------------
Currently, I'm taking a very good look at all ClassPool implementations, from
jassist.ClassPool to the aop-asintegration class pools. I think that after this is done,
I'll have a better understanding of what does what and what belongs where. I'll
post my thoughts & questions at the forum once I'm done with this research.
Use an appropriate Javassist ClassPool
--------------------------------------
Key: JBREFLECT-3
URL:
https://jira.jboss.org/jira/browse/JBREFLECT-3
Project: JBoss Reflection
Issue Type: Task
Components: Javassist
Reporter: Adrian Brock
Assignee: Flavia Rainone
The javassist reflection utilities use the original shared classpool.
This does not understand classloaders.
This should be updated to use a more appropriate ClassPool.
Good starting points are the ScopedClassPool from Javassist and the ClassPools from
JBossAOP (check AOPClassPool and ClassPool implementations at jboss-aop-asintegration-*
subprojects.
--
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