I think that jsp-2.0.jar is missing in your classpath... Regards,
Bruno 2005/11/15, Stefan Gesigora <[EMAIL PROTECTED]>: > Hi! > > I've tried to switch our application from jsf (RI) with myfaces > extension to myfaces 1.1.1 completely. > But at server start this exception is thrown: > > SCHWERWIEGEND: WebModule[/Test]: Exception sending context initialized > event to listener instance of class > org.apache.myfaces.webapp.StartupServletContextListener > java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException > at > org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConf > igurator.java:138) > .... > > Does anyone know what is happened? > > Regards, > Stefan > >

