Re: NoClassDefFoundError: javax.faces.event.ActionLdistener in sample app - solved

2009-02-17 Thread Enric Jaen
Solved. Don't know which lib was conflicting. I had to reinstall tomcat. HTH. /Enric - Mensaje original De: Enric Jaen Para: user@struts.apache.org Enviado: domingo, 15 de febrero, 2009 11:33:37 Asunto: NoClassDefFoundError: javax.faces.event.ActionLdistener in sample app Hel

Re: NoClassDefFoundError: javax.faces.event.ActionLdistener in sample app

2009-02-15 Thread Lukasz Lenart
2009/2/15 Enric Jaen : > 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

NoClassDefFoundError: javax.faces.event.ActionLdistener in sample app

2009-02-15 Thread Enric Jaen
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