[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: classloader problems in doing injection framework

bill.burke@jboss.com do-not-reply at jboss.com
Thu Aug 10 13:40:33 EDT 2006


I'm still having problems with classloading.  I moved the annotation processing for WARs in the start() method of the WebappLoader to make absolutely sure that the classloader is initialized and ready to go before processing annotations.

I'm still getting the same exact problem at boot time of not being able to discover a WS class that is deployed in a JAR the same level as the WAR (see above)

Is there any classloader procesing that happens after the WebappLoader has started?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964440#3964440

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



More information about the jboss-dev-forums mailing list