Hi I just clean built my application and the problem is solved now.
BTW - Isn't the necessity of adding the
<listener>
<listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
</listener>
section to the web.xml in contradict with the specification? Shouldn't a
JSF Web app I've
developed with, say, JSF RI work fine with no modifications using MyFaces? Best Regards, Behrang S.

