No Class Def Found Error on JSF
I have a JavaServer Faces (JSF) Application and I been trying to run it through Tomcat 6.0 with Eclipse Europa IDEbut I keep getting an error message in JAVA that says, “java.lang.NoClassDefFoundError: javax/faces/event/SystemEventListener”. I also have JSF-API 2.0 and jsf-impl.jar. What should I do to resolve this?








