It should be done in the WarStructureDeployer.
Otherwise a war that looks like this:
my.war/
my.war/WEB-INF/class/MyServlet.class
wouldn't have the correct classpath, etc.
i.e. we treat anything that ends with a .war as a war regardless
even if it doesn't contain a WEB-INF/web.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181531#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...