Comment #1 on issue 2316 by jean.deruelle: CDI fails to initialize for a Converged application
http://code.google.com/p/mobicents/issues/detail?id=2316
it seems the Weld/ CDI integration uses the internal classes directly since ApplicationContextFacade is a final class it couldn't be inherited. So we might have to add specific weld support for MSS for Tomcat 7 and potentially AS 7 too
