Is there any reason we couldn't set up the appropriate classloaders before scanning
for dependencies? I guess what i'm saying is that I don't want to use Javassist
and a throwaway Resource classloader and that I'd rather use reflection and the real
classloader that is going to be used by the application.
Eh, maybe I'm just being lazy, but I just spent a bunch of time refactoring the
injection code and I don't want to do it again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963885#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...