[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassPool for JBoss Reflection
flavia.rainone@jboss.com
do-not-reply at jboss.com
Wed Jul 1 15:10:59 EDT 2009
"flavia.rainone at jboss.com" wrote : "kabir.khan at jboss.com" wrote : The classpools from asintegration-mc could be put into another jar, although I am not sure if jboss-reflect is the right place for them. Maybe they should be put into another project.
| This is a question whose answer I don't know. I thought it belonged to JBoss Reflect, as there is a task to create an appropriate class loader (JBREFLECT-3). Isn't those class pools all that is needed to make JBoss Reflect/Javassist to work on the AS environment?
Ales, the main question here is where do these class pools belong to.
I'm gonna adapt the Class Pools Kabir wrote, removing AOP related stuff, and a few inconsistencies that I found throughout the CP hierarchy. The resulting CP is gonna fit JBoss AS CL structure, and that's what is necessary for using JBoss Reflect/Javassist with AS.
So, how tied is JBoss Reflect in to AS? If it is not tied in, these class pools belong elsewhere (where?). Otherwise, they belong to JBoss Reflect itself.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241280#4241280
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241280
More information about the jboss-dev-forums
mailing list