[jboss-jira] [JBoss JIRA] Updated: (JBREFLECT-3) Use an appropriate Javassist ClassPool
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Wed Oct 14 23:05:06 EDT 2009
[ https://jira.jboss.org/jira/browse/JBREFLECT-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone updated JBREFLECT-3:
-----------------------------------
Fix Version/s: JBossReflection.2.2.0-Beta1
> 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
> Fix For: JBossReflection.2.2.0-Beta1
>
>
> 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
More information about the jboss-jira
mailing list