Scrive "Klug, Boris" <[EMAIL PROTECTED]>:


Hello!

I downloaded MyFaces 0.9.0 and Tomcat 5.0.30 and installed it (WinNT, jvm
1.4.2). I dropped the myfaces-examples.war in the auto deploy dir and tomcat
deployed it.
Now when I browse to "http://localhost:8080/myfaces-examples/"; I get the error
below. I browsed the web but havent found anybody else with the same problem.
The same occures when I try other MyFaces demos like the one from the German
magazine ct... Can anybody help??

did you append this section to web.xml file ?

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



Reply via email to