You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Lukasz Lenart <lu...@googlemail.com> on 2009/02/15 16:07:36 UTC

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

2009/2/15 Enric Jaen <en...@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-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org