Hello, I get a NoClassDefFoundError when I try to start the sample struts2-showcase-2.1.6 application :
org.apache.myfaces.webapp.StartupServletContextListener java.lang.NoClassDefFoundError: javax/faces/event/ActionListener I just copied the avaiable struts2-showcase-2.1.6.war into webapps. I have checked that myfaces-api-1.1.2.jar exists in WEB-INF/lib what can then be causing this error? Regards, Enric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

