2009/2/15 Enric Jaen <enricj...@yahoo.es>: > 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?
Did you use JEE application server ot just servlet conatiner? You need to have JSF support enabled in your container. Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org