Is it intentional that the example web.xml files are all missing the
StartupServletContextListener listener?

<listener>
  
<listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
</listener>

Reply via email to