For the prototype, can you not subclass JavassistTypeInfoFactoryImpl to override the
getTypeInfo() methods making the one taking ClassLoader+name the "main" one?
Similarly, override the get() methods and other functionality from WeakClassCache, so we
can sidestep the stuff in there for now. Then subclass JavassistTypeInfoFactory to
instantiate your (Prototype)JavassistTypeInfoFactoryImpl.
I've only had a very quick look, but I think that way everything else should work as
before, the only place I can see JTIFI instantiated is in the JavassistTypeInfoFactory
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199934#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...