I creating a Java EE 7 project using Eclipse Maven plugin. My problem is when I run the application the class that implements SerlvetContextListener does not get invoked. Wh
In web.xml you also need to specify the .
com.kyrogaming.AppServletContextListener