[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: Real classloader required before WAR startup

bill.burke@jboss.com do-not-reply at jboss.com
Tue Aug 8 14:46:40 EDT 2006


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#3963885

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963885



More information about the jboss-dev-forums mailing list