im not sure how since JavassistTypeInfoFactoryImpl.getTypeInfo(String name, ClassLoader
cl) calls WeakClassCache.get(Class clazz) that again call
JavassistTypeInfoFactoryImpl.instantiate(Class clazz).
it is this method that creates the TypeInfo object.
even though i override get(Class clazz), i wont be able to call instantiate.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199940#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...