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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...