Is there a strategy to create the mappings for many servlets in a war file? In earlier versions of JBoss one could use the invoker servlet to minimize the number of servlet-mapping entries. What can one do in JBoss6 to minimize the number of servlet-mapping entries?